Enum si_scale::SIUnitsError [−][src]
pub enum SIUnitsError {
ExponentParsing(String),
}Variants
ExponentParsing(String)Tuple Fields of ExponentParsing
0: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.