Struct wikipedia::http::Error
[−]
[src]
pub struct Error;
pub struct Error;
impl From<Error> for Errorimpl From<ParseError> for Errorfn from(_: ParseError) -> Selfimpl From<Error> for Errorimpl Debug for Error