Structs§
- Measure
Unit - An ICU4X Measurement Unit object which represents a single unit of measurement
such as
meter
,second
,kilometer-per-hour
,square-meter
, etc. - Measure
Unit Parser - An ICU4X Measure Unit Parser object, capable of parsing the CLDR unit identifier (e.g.
meter-per-square-second
) and get theMeasureUnit
.