[][src]Type Definition const_format::fmt::Result

type Result<T = (), E = Error> = Result<T, E>;

The return type of most formatting functions