Macro ore::cast::cast_from[][src]

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