Struct ev3dev_lang_rust::led::Led[][src]

pub struct Led { /* fields omitted */ }

Methods

impl Led
[src]

Returns None if left and right colors are different.

Auto Trait Implementations

impl Send for Led

impl Sync for Led