Trait FlowPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn FlowPlugin + Sync + Send

Implementors§