common
0.1.0
common
Macro
read_types
Copy item path
Source
macro_rules! read_types { ($ib:expr, $($t:ty),*) => { ... }; ($($t:ty),*) => { ... }; }