binjs::io
macro_rules! for_field_in_per_static { ($ cb : ident) => { ... }; }
A macro used to generate code that will operate on all fields of a PerStaticKind.
PerStaticKind