pub const fn wrap(error: FromUtf8Error) -> Error
Available on crate feature
auth
only.Expand description
Wraps the given error into Error
.
pub const fn wrap(error: FromUtf8Error) -> Error
auth
only.Wraps the given error into Error
.