Struct rust_hdl_ok_frontpanel_sys::OkError [−][src]
pub struct OkError {
pub code: ok_ErrorCode,
}
Fields
code: ok_ErrorCode
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OkError
impl UnwindSafe for OkError
Blanket Implementations
Mutably borrows from an owned value. Read more