mz_ore::cast

Macro cast_from

Source
macro_rules! cast_from {
    ($from:ty, $to:ty) => { ... };
}