Trait Sealed

Source
pub trait Sealed { }
Expand description

This trait is used to seal the ConstContentFormat trait, preventing external implementations.

Implementors§