Struct panda_sys::QCryptoBlockOpenOptions [−][src]
#[repr(C)]pub struct QCryptoBlockOpenOptions { pub format: QCryptoBlockFormat, pub u: QCryptoBlockOpenOptions__bindgen_ty_1, }
Fields
format: QCryptoBlockFormatu: QCryptoBlockOpenOptions__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QCryptoBlockOpenOptionsimpl !Send for QCryptoBlockOpenOptionsimpl !Sync for QCryptoBlockOpenOptionsimpl Unpin for QCryptoBlockOpenOptionsimpl UnwindSafe for QCryptoBlockOpenOptionsBlanket Implementations
Mutably borrows from an owned value. Read more