Function sdml_core::error::from_utf8_error
source · pub fn from_utf8_error(source: FromUtf8Error) -> Error
Expand description
Construct an Error from the provided source.
pub fn from_utf8_error(source: FromUtf8Error) -> Error
Construct an Error from the provided source.