Type Definition steed::fmt::Result1.0.0 [] [src]

type Result = Result<(), Error>;

The type returned by formatter methods.