Trait JsonPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn JsonPlugin + Sync + Send

Implementors§