[][src]Macro binjs_io::for_field_in_user_extensible

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

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