Macro cel_interpreter::impl_conversions

source ยท
macro_rules! impl_conversions {
    ($($target_type:ty => $value_variant:path),* $(,)?) => { ... };
}