cast

Macro cast 

Source
macro_rules! cast {
    ($target: expr, $pat: path) => { ... };
}