Struct libmodbus_sys::__fsid_t
[−]
[src]
#[repr(C)]pub struct __fsid_t { pub __val: [c_int; 2], }
Fields
__val: [c_int; 2]
Trait Implementations
impl Debug for __fsid_t
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more