waf_object

Macro waf_object 

Source
macro_rules! waf_object {
    (null) => { ... };
    ($l:expr) => { ... };
}
Expand description

Helper macro to create WafObjects.