query_interface::interfaces [] [src]

macro_rules! interfaces {
    ($name:ty: $($iface:ty),+) => { ... };
}