[][src]Trait inject::inject::Inject

pub trait Inject: 'static { }

Implementors

impl<T: 'static> Inject for T[src]

Loading content...