rosrust 0.9.10

Pure Rust implementation of a ROS client library
Documentation
1
2
3
4
5
pub mod kill;
pub mod killable_channel;
pub mod lossy_channel;

pub static FAILED_TO_LOCK: &str = "Failed to acquire lock";