[][src]Macro inject::singleton

macro_rules! singleton {
    ($injectable:ty) => { ... };
}