[][src]Trait simon::Switches

pub trait Switches {
    fn add(&mut self, common: SwitchCommon, shape: SwitchShape);
}

Required methods

fn add(&mut self, common: SwitchCommon, shape: SwitchShape)

Loading content...

Implementations on Foreign Types

impl Switches for Options[src]

Loading content...

Implementors

Loading content...