Trait ArrayPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn ArrayPlugin + Sync + Send

Implementors§