muse2::input

Macro define_id_getter

Source
macro_rules! define_id_getter {
    ($t:ty) => { ... };
}
Expand description

Implement the HasID trait for the given type, assuming it has a field called id