|
ICU4X
International Components for Unicode
|
#include <ICU4XMeasureUnit.hpp>
Public Member Functions | |
| ICU4XMeasureUnit (capi::ICU4XMeasureUnit *i) | |
| ICU4XMeasureUnit ()=default | |
| ICU4XMeasureUnit (ICU4XMeasureUnit &&) noexcept=default | |
| ICU4XMeasureUnit & | operator= (ICU4XMeasureUnit &&other) noexcept=default |
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 [ICU4XMeasureUnitParser] by calling the parse_measure_unit method.
See the Rust documentation for MeasureUnit for more information.
|
inlineexplicit |
|
default |
|
defaultnoexcept |
|
defaultnoexcept |