Struct panda_sys::QCryptoBlockInfoBase [−][src]
#[repr(C)]pub struct QCryptoBlockInfoBase { pub format: QCryptoBlockFormat, }
Fields
format: QCryptoBlockFormatTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QCryptoBlockInfoBaseimpl Send for QCryptoBlockInfoBaseimpl Sync for QCryptoBlockInfoBaseimpl Unpin for QCryptoBlockInfoBaseimpl UnwindSafe for QCryptoBlockInfoBaseBlanket Implementations
Mutably borrows from an owned value. Read more