oiseau
0.1.2
oiseau
Macro
params
Copy item path
Source
macro_rules! params { () => { ... }; ($($x:expr),+ $(,)?) => { ... }; }