Trait ev3dev_lang_rust::core::Port[][src]

pub trait Port {
    fn address(&self) -> String;
}

Required Methods

Implementors