Type Definition bstring::bfmt::Result [] [src]

type Result = Result<(), Error>;

The Result type returned from the bfmt formatting trait.