Macro bitutils::__bitfield_impl_debug__[][src]

macro_rules! __bitfield_impl_debug__ {
    ($name:ident, { $($var_name:ident),* }) => { ... };
}