Struct machinery_api::foundation::InputDataT [−][src]
#[repr(C)]pub struct InputDataT { pub __bindgen_anon_1: InputDataTBindgenTy1, }
Fields
__bindgen_anon_1: InputDataTBindgenTy1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InputDataT
impl Send for InputDataT
impl Sync for InputDataT
impl Unpin for InputDataT
impl UnwindSafe for InputDataT
Blanket Implementations
Mutably borrows from an owned value. Read more