core::fmt::Result [] [src]

type Result = Result<(), Error>;
[]

The type returned by formatter methods.