teloc 0.2.0

Simple, compile-time DI framework for Rust
Documentation
1
2
pub struct SelfIndex<InnerIndex>(InnerIndex);
pub struct ParentIndex<InnerIndex>(InnerIndex);