Trait ColorPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn ColorPlugin + Sync + Send

Implementors§