robotrt-transport-local 0.1.0-beta.2

RobotRT modular robotics runtime and middleware components.
Documentation
1
2
3
4
5
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
pub enum LocalChannelMode {
    Control,
    Descriptor,
}