downcast_writer

Macro downcast_writer 

Source
macro_rules! downcast_writer {
    ($e:expr, $i:ident, $b:expr) => { ... };
}