Macro muse_lang::impl_from_primitive

source ยท
macro_rules! impl_from_primitive {
    ($on:ident, $from:ty, $variant:ident) => { ... };
}