[][src]Macro ash_tray::handle_nondispatchable

macro_rules! handle_nondispatchable {
    ( $ name : ident , $ ty : ident ) => { ... };
    ( $ name : ident , $ ty : ident , $ doc_link : meta ) => { ... };
}