Struct wikipedia::http::Error [] [src]

pub struct Error;

Trait Implementations

impl From<Error> for Error

fn from(_: Error) -> Self

impl From<ParseError> for Error

fn from(_: ParseError) -> Self

impl From<Error> for Error

fn from(_: Error) -> Self

Derived Implementations

impl Debug for Error

fn fmt(&self, __arg_0: &mut Formatter) -> Result