as_simple_struct

Macro as_simple_struct 

Source
macro_rules! as_simple_struct {
    ($name:ident, $args:ident, $i:expr) => { ... };
}