Type Alias cyclors::dds_typeid_t

source ·
pub type dds_typeid_t = ddsi_typeid;

Aliased Type§

struct dds_typeid_t { /* private fields */ }

Trait Implementations§

source§

impl Clone for ddsi_typeid

source§

fn clone(&self) -> ddsi_typeid

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ddsi_typeid

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Copy for ddsi_typeid