Trait ObjectPlugin

Source
pub trait ObjectPlugin:
    Plugin
    + Send
    + Sync { }

Trait Implementations§

Source§

impl Injectable for dyn ObjectPlugin + Sync + Send

Implementors§