Struct icu_locale_canonicalizer::provider::LikelySubtagsV1Marker[][src]

pub struct LikelySubtagsV1Marker;
Expand description

Marker type for LikelySubtagsV1

Trait Implementations

A type that implements [Yokeable]. This should typically be the 'static version of a data struct. Read more

A type that is capable of owning all data necessary for the Yokeable type. This can often be the 'data version of the data struct. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Clone this trait object reference, returning a boxed trait object.

Return this boxed trait object as Box<dyn Any>. Read more

Return this trait object reference as &dyn Any. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.