ngx
0.5.0
ngx
Macro
count
Copy item path
Source
macro_rules! count { () => { ... }; ($x:tt, $( $xs:tt ),*) => { ... }; }
Expand description
Count number of arguments