Searched defs:Inject (Results 1 – 4 of 4) sorted by relevance
25 pub(crate) struct Inject<T: 'static> { struct30 impl<T: 'static> Inject<T> { impl
3 impl<T: 'static> Inject<T> { implementation
185 public @interface Inject {} annotation
52 public @interface Inject { annotation