Macro r::formals

source ·
macro_rules! formals {
    ( $what:ident, $args:literal ) => { ... };
}