Type Definition dtoa_short::DtoaResult

source ·
pub type DtoaResult = Result<Notation, Error>;
Expand description

Result of formatting the number.