verbose_error

Function verbose_error 

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