Type Definition dtoa_short::DtoaResult [] [src]

type DtoaResult = Result<Notation, Error>;

Result of formatting the number.