An ICU4X Measurement Unit object which represents a single unit of measurement such as meter, second, kilometer-per-hour, square-meter, etc.
meter
second
kilometer-per-hour
square-meter
You can create an instance of this object using [MeasureUnitParser] by calling the parse method.
MeasureUnitParser
parse
See the Rust documentation for MeasureUnit for more information.
MeasureUnit
An ICU4X Measurement Unit object which represents a single unit of measurement such as
meter,second,kilometer-per-hour,square-meter, etc.You can create an instance of this object using [
MeasureUnitParser] by calling theparsemethod.See the Rust documentation for
MeasureUnitfor more information.