Macro checked_cast::checked_cast [] [src]

macro_rules! checked_cast {
    ($n:expr, $u:ty) => { ... };
}