Macro mockers::arg

source ·
macro_rules! arg {
    ($p:pat) => { ... };
}