Cargo Features

R2R has no features set by default.

[dependencies]
r2r = { version = "0.8.4", features = ["save-bindgen", "doc-only"] }
save-bindgen

Enables save-bindgen of r2r_actions, r2r_msg_gen, and r2r_rcl

doc-only

Enables doc-only of r2r_actions, r2r_common, r2r_msg_gen, and r2r_rcl

R2R has 2 features without comments.