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.