Type Alias icu_experimental::personnames::provider::PersonNamesFormattingAttributesMask
source · pub type PersonNamesFormattingAttributesMask = u32;
Trait Implementations§
source§impl From<&PersonNamesFormatterOptions> for PersonNamesFormattingAttributesMask
impl From<&PersonNamesFormatterOptions> for PersonNamesFormattingAttributesMask
source§fn from(value: &PersonNamesFormatterOptions) -> Self
fn from(value: &PersonNamesFormatterOptions) -> Self
Converts to this type from the input type.