Macro islet_rmm::define_interface

source ·
macro_rules! define_interface {
    (command {$($variant:ident = $val:expr),*,}) => { ... };
}