Trait ArithmeticPlugin

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

Trait Implementations§

Source§

impl Injectable for dyn ArithmeticPlugin + Sync + Send

Implementors§