Macro r::formals

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