Trait UnstableSealed

Source
pub trait UnstableSealed { }
Expand description

Trait marking other traits that are considered unstable and should not generally be implemented outside of the calendar crate.

๐Ÿšง This trait is considered unstable; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. Do not implement this trait in userland unless you are prepared for things to occasionally break.

Implementorsยง