stmt_mac

Function stmt_mac 

Source
fn stmt_mac(
    input: ParseStream<'_>,
    attrs: Vec<Attribute>,
    path: Path,
) -> Result<StmtMacro>