RosLibRust / roslibrust

An async first rust client for ROS1 native and rosbridge.
https://docs.rs/roslibrust
MIT License
50 stars 6 forks source link

Maybe unused #203

Closed Carter12s closed 1 month ago

Carter12s commented 1 month ago

Description

Suppresses some warnings in generated code where constants or structs were flagged as unused.

Fixes

Closes: number

Checklist