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

type Result = Result<(), Error>;

The type returned by streaming methods.