Macro dendrite::register[][src]

macro_rules! register {
    ($registry:ident, $handler:ident) => { ... };
}