typed_cast

Macro typed_cast 

Source
macro_rules! typed_cast {
    ($array:expr, $index:expr, $array_cast:ident, $SCALAR:ident) => { ... };
}