An ICU4X Units Converter Factory object, capable of creating converters a [UnitsConverter] for converting between two [MeasureUnit]s.
UnitsConverter
MeasureUnit
Also, it can parse the CLDR unit identifier (e.g. meter-per-square-second) and get the [MeasureUnit].
meter-per-square-second
See the Rust documentation for ConverterFactory for more information.
ConverterFactory
Static
An ICU4X Units Converter Factory object, capable of creating converters a [
UnitsConverter
] for converting between two [MeasureUnit
]s.Also, it can parse the CLDR unit identifier (e.g.
meter-per-square-second
) and get the [MeasureUnit
].See the Rust documentation for
ConverterFactory
for more information.