aboutsummaryrefslogtreecommitdiff
path: root/src/di_container/asynchronous/prelude.rs
blob: 50fc42b46c350d015c5f39815f953ea22220ac75 (plain)
1
2
3
//! Commonly used types.

pub use crate::di_container::asynchronous::{AsyncDIContainer, IAsyncDIContainer};