[][src]Macro binjs::io::for_field_in_per_static

macro_rules! for_field_in_per_static {
    ($ cb : ident) => { ... };
}

A macro used to generate code that will operate on all fields of a PerStaticKind.