parse_asm

Function parse_asm 

Source
pub(crate) fn parse_asm(
    context: &RewriteContext<'_>,
    mac: &MacCall,
) -> Option<Vec<AsmArg>>