Macro channel_loader::attach_loader[][src]

macro_rules! attach_loader {
    ($loadable:ty, $loader:ty) => { ... };
}
Expand description

Implements Loadable using the corresponding static instance as defined by define_static_loader