Skip to main content

parse_msg

Function parse_msg 

Source
pub fn parse_msg(
    schema_name: &str,
    msg_text: &str,
) -> Result<StructDef, Ros2Error>
Expand description

Parse .msg format and generate StructDef