Construct a new MeasureUnitParser instance using compiled data.
See the Rust documentation for new for more information.
StaticcreateConstruct a new MeasureUnitParser instance using a particular data source.
See the Rust documentation for new for more information.
See the Rust documentation for parse for more information.
An ICU4X Measure Unit Parser object, capable of parsing the CLDR unit identifier (e.g.
meter-per-square-second) and get the MeasureUnit.See the Rust documentation for
MeasureUnitParserfor more information.