Skip to main content

Injectable

Trait Injectable 

Source
pub trait Injectable:
    Send
    + Sync
    + 'static { }
Expand description

Trait that all injectable services must implement

Implementorsยง