ref_struct

Macro ref_struct 

Source
macro_rules! ref_struct {
    ($name:ident) => { ... };
}