Type Alias cyclors::ddsi_typeinfo_t

source ·
pub type ddsi_typeinfo_t = ddsi_typeinfo;

Aliased Type§

struct ddsi_typeinfo_t { /* private fields */ }

Trait Implementations§

source§

impl Clone for ddsi_typeinfo

source§

fn clone(&self) -> ddsi_typeinfo

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_typeinfo

source§

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

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

impl Copy for ddsi_typeinfo