Function sval::error

source ·
pub fn error<T>() -> Result<T>
Expand description

A streaming result with a generic failure.

More detailed diagnostic information will need to be stored elsewhere.