Struct torut::utils::UnquoteStringError [−][src]
pub struct UnquoteStringError {
pub error: FromUtf8Error,
}Fields
error: FromUtf8ErrorImplementations
Trait Implementations
Performs the conversion.
pub struct UnquoteStringError {
pub error: FromUtf8Error,
}error: FromUtf8ErrorPerforms the conversion.