Struct libfabric_sys::fid_mc [] [src]

#[repr(C)]
pub struct fid_mc { pub fid: fid, pub fi_addr: fi_addr_t, }

Fields

Trait Implementations

impl Debug for fid_mc
[src]

Formats the value using the given formatter.

impl Copy for fid_mc
[src]

impl Clone for fid_mc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fid_mc
[src]

Returns the "default value" for a type. Read more