Expand description
Provider shim. The adapter talks only to these traits.
Re-exports§
pub use rustdds::RustddsProvider;
Modules§
- rustdds 🔒rustdds implementation of
DdsProvider.
Enums§
- Failure inside a provider. The adapter maps this onto
oa_gateway_adapter::AdapterError.
Traits§
- Joins a domain and returns a session.
- One participant: topics, writes, and inbound samples.
Functions§
- Builds the provider named by
kind.