index
:
syrette
master
without-linkme
The convenient dependency injection framework for Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
di_container
/
blocking
/
prelude.rs
blob: 216be4b3dab22941cf90f1e3860193f20511438f (
plain
)
1
2
//! Commonly used types.
pub
use
crate
::
di_container
::
blocking
::
DIContainer
;