Struct cronparse::crontab::UserInfoParseError [] [src]

pub struct UserInfoParseError;

Trait Implementations

impl Error for UserInfoParseError

fn description(&self) -> &str

fn cause(&self) -> Option<&Error>

impl Display for UserInfoParseError

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

Derived Implementations

impl PartialEq for UserInfoParseError

fn eq(&self, __arg_0: &UserInfoParseError) -> bool

fn ne(&self, __arg_0: &UserInfoParseError) -> bool

impl Debug for UserInfoParseError

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