We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3d7ef commit 27a619eCopy full SHA for 27a619e
rclrs/Cargo.toml
@@ -49,6 +49,7 @@ dyn_msg = ["ament_rs", "libloading"]
49
# This feature is solely for the purpose of being able to generate documetation without a ROS installation
50
# The only intended usage of this feature is for docs.rs builders to work, and is not intended to be used by end users
51
generate_docs = ["rosidl_runtime_rs/generate_docs"]
52
+serde = []
53
54
[package.metadata.docs.rs]
55
features = ["generate_docs"]
0 commit comments