Macro num::impl_for

source ·
macro_rules! impl_for {
    ($ty:ty) => { ... };
}