Trait TaxonomyPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn TaxonomyPlugin + Sync + Send

Implementors§