[][src]Macro ash::handle_nondispatchable

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