Enum netrc::Error [] [src]

pub enum Error {
    Io(Error),
    Parse(Stringusize),
}

Variants

Io(Error)Parse(Stringusize)

Trait Implementations

impl Debug for Error
[src]

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

Formats the value using the given formatter.