Struct libmodbus_sys::_xstate [] [src]

pub struct _xstate {
    pub fpstate: _fpstate,
    pub xstate_hdr: _xsave_hdr,
    pub ymmh: _ymmh_state,
}

Fields

Trait Implementations

impl Copy for _xstate
[src]

impl Clone for _xstate
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more