Macro debris_llir::objects::obj_int_static::impl_for
source · macro_rules! impl_for { ($x:ty, $($xs:tt)*) => { ... }; ($x:ty) => { ... }; () => { ... }; }
Expand description
Implements From for all numeric types