Macro mockers::arg [] [src]

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