Re-exports

Modules

Structs

  • Describes all information for a constant within a message Note: Constants are not fully supported yet (waiting on codegen support)
  • Describes all information for an individual field
  • Describes the type for an individual field in a message
  • Stores the ROS string representation of a literal

Traits

  • Fundamental traits for message types this crate works with This trait will be satisfied for any types generated with this crate’s message_gen functionality
  • Fundamental traits for service types this crate works with This trait will be satisfied for any services definitions generated with this crate’s message_gen functionality

Functions