[][src]Type Definition sval::stream::Result

type Result = Result<(), Error>;

The type returned by streaming methods.