Macro nom::error_position

source ·
macro_rules! error_position {
    ($input:expr, $code:expr) => { ... };
}
Expand description

creates a parse error from a nom::ErrorKind and the position in the input