Function nessa::parser::verbose_error

source ·
pub fn verbose_error<'a>(
    input: Span<'a>,
    msg: &'static str
) -> Err<VerboseError<Span<'a>>>