Macro libreda_db::chip::impl_from_for_id
source · macro_rules! impl_from_for_id { ($t:tt, $i:ty) => { ... }; }
Expand description
Allow creating IDs from integers.
macro_rules! impl_from_for_id { ($t:tt, $i:ty) => { ... }; }
Allow creating IDs from integers.