as_symbol

Macro as_symbol 

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