Macro origen::error[][src]

macro_rules! error {
    ($($arg : tt) *) => { ... };
}
Expand description

Returns an Err with the given error message