Struct qiniu_http::MapError
source · pub struct MapError<E> { /* private fields */ }
Expand description
响应映射错误
Implementations§
source§impl<E> MapError<E>
impl<E> MapError<E>
sourcepub fn into_inner(self) -> E
pub fn into_inner(self) -> E
转换为响应映射错误的原始错误