rosrust 0.6.5

Pure Rust implementation of a ROS client library
1
2
3
4
#[macro_use]
extern crate rosrust_codegen;

rosmsg_main_no_prefix!("rosgraph_msgs/Clock", "rosgraph_msgs/Log");