[][src]Module ucum::error

Error type for this crate.

Structs

UcumError

Error generated while parsing UCUM strings.

Traits

ResultExt

Extend Result<_, UcumError> with methods to enrich the error.

Type Definitions

UcumResult

Type alias for result whose error type is UcumError.