You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, constants (such as string MY_CONSTANT_STRING="ros2_rust") are not supported yet by rosidl_generator_rs. It would be nice to support them, for feature parity with other languages.