Function customasm::asm::matcher::error_on_no_matches

source ยท
pub fn error_on_no_matches(
    report: &mut Report,
    span: Span,
    matches: &InstructionMatches
) -> Result<(), ()>