Trait ValuePlugin

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

Trait Implementations§

Source§

impl Injectable for dyn ValuePlugin + Sync + Send

Implementors§