fast_ref

Macro fast_ref 

Source
macro_rules! fast_ref {
    (($slice : expr)[$index: expr]) => { ... };
}