as_type

Macro as_type 

Source
macro_rules! as_type {
    ($expr:expr => $t:ty, $err:literal) => { ... };
}