pub trait Sealed { }Expand description
This trait is used to seal the ConstContentFormat trait, preventing external
implementations.
pub trait Sealed { }This trait is used to seal the ConstContentFormat trait, preventing external
implementations.