as_cast

Macro as_cast 

Source
macro_rules! as_cast {
    ($val:expr, $ty:ident) => { ... };
}