Macro mz_ore::cast::cast_from

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