Enum megam_api::util::Error [] [src]

pub enum Error {
    NotOkResponse,
}

Variants

NotOkResponse

Trait Implementations

impl Debug for Error
[src]

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

Formats the value using the given formatter.