pub const QOS_PROFILE_DEFAULT: QoSProfile;Expand description
Phase 108.B — standard ROS-2-equivalent QoS profiles. Match
upstream rmw_qos_profile_default etc. field-by-field. Backends
validate against these synchronously at create time; no silent
downgrade.
rmw_qos_profile_default — reliable, volatile, keep-last(10).