Struct threed_ice_sys::Output_t [] [src]

pub struct Output_t {
    pub InspectionPointListFinal: InspectionPointList_t,
    pub InspectionPointListSlot: InspectionPointList_t,
    pub InspectionPointListStep: InspectionPointList_t,
}

Fields

Trait Implementations

impl Copy for Output_t
[src]

impl Clone for Output_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more