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.

Implementations on Foreign Typesยง

sourceยง

impl UnstableSealed for ()

sourceยง

impl UnstableSealed for Buddhist

sourceยง

impl UnstableSealed for Chinese

sourceยง

impl UnstableSealed for Coptic

sourceยง

impl UnstableSealed for Dangi

sourceยง

impl UnstableSealed for Ethiopian

sourceยง

impl UnstableSealed for Gregorian

sourceยง

impl UnstableSealed for Hebrew

sourceยง

impl UnstableSealed for Indian

sourceยง

impl UnstableSealed for IslamicCivil

sourceยง

impl UnstableSealed for IslamicObservational

sourceยง

impl UnstableSealed for IslamicTabular

sourceยง

impl UnstableSealed for IslamicUmmAlQura

sourceยง

impl UnstableSealed for Japanese

sourceยง

impl UnstableSealed for JapaneseExtended

sourceยง

impl UnstableSealed for Persian

sourceยง

impl UnstableSealed for Roc

Implementorsยง