Trait async_di::Resolvable[][src]

pub trait Resolvable: Clone + Send + Sync + 'static { }

Implementors

impl<T: ?Sized> Resolvable for T where
    T: Clone + Send + Sync + 'static, 
[src]

Loading content...