Trait icu::datetime::scaffold::UnstableSealed
source ยท pub trait UnstableSealed { }
Expand description
Trait marking other traits that are considered unstable and should not generally be implemented outside of the datetime 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.