pub type rcl_service_options_t = rcl_service_options_s;Aliased Type§
#[repr(C)]pub struct rcl_service_options_t {
pub qos: rmw_qos_profile_s,
pub allocator: rcutils_allocator_s,
}Fields§
§qos: rmw_qos_profile_s§allocator: rcutils_allocator_s