Struct syntex_syntax::parse::parser::ModulePathError [] [src]

pub struct ModulePathError {
    pub err_msg: String,
    pub help_msg: String,
}

Fields

err_msg
help_msg