generic_robot_framework 0.1.3

This crate allows you to manage publishers, subscribers and nodes in your Cargo packages. It is made to work with the Generic Robot Framework CLI.
Documentation
1
2
3
pub mod macros;
pub mod traits;
pub mod models;