Macro num_traits::cast::impl_from_primitive

source ยท
macro_rules! impl_from_primitive {
    ($T:ty, $to_ty:ident) => { ... };
}