Macro cel_interpreter::impl_handler

source ยท
macro_rules! impl_handler {
    ($($t:ty),*) => { ... };
}