Type Alias rustdds::ros2::RosSubscriber

source ·
pub type RosSubscriber<D, DA> = DataReader<D, DA>;
👎Deprecated since 0.8.5: Use crate ros2-client instead.

Aliased Type§

struct RosSubscriber<D, DA> { /* private fields */ }