Struct rust_icu_upluralrules::UPluralRules[][src]

pub struct UPluralRules { /* fields omitted */ }
Expand description

The “plural rules” formatter struct. Create a new instance with UPluralRules::try_new, or UPluralRules::try_new_styled.

Implementations

Implements uplrules_open`.

Implements uplrules_openForType.

Implements uplrules_select.

Implements uplrules_select.

Implements uplrules_getKeywords

Trait Implementations

Formats the value using the given formatter. Read more

Implements uplrules_close`.

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

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.