bit_proxy

Macro bit_proxy 

macro_rules! bit_proxy {
    ($writer:ident, $mwv:ident) => { ... };
}