Type Definition zero_formatter::ZeroFormatterResult [] [src]

type ZeroFormatterResult<T> = Result<T, ZeroFormatterError>;