[−][src]Trait rustdds::dds::traits::Key
Key trait for Keyed Topics
It is a combination of traits from the standard library
and Serde traits
- Serialize and
- DeserializeOwned .
Key trait for Keyed Topics
It is a combination of traits from the standard library
and Serde traits
pub fn into_hash_key(&self) -> u128[src]impl Key for (GuidPrefix, ParticipantMessageDataKind)[src]impl Key for ()[src]pub fn into_hash_key(&self) -> u128[src]impl Key for bool[src]impl Key for char[src]impl Key for i8[src]impl Key for i16[src]impl Key for i32[src]impl Key for i64[src]impl Key for i128[src]impl Key for isize[src]impl Key for u8[src]impl Key for u16[src]impl Key for u32[src]impl Key for u64[src]impl Key for u128[src]impl Key for usize[src]impl Key for String[src]