[][src]Type Definition dtoa_short::DtoaResult

type DtoaResult = Result<Notation, Error>;

Result of formatting the number.