pub struct EccWorkQueueDriver<'t, 'd> { /* private fields */ }Expand description
An active work queue driver.
This object must be kept around, otherwise ECC operations will never complete.
pub struct EccWorkQueueDriver<'t, 'd> { /* private fields */ }An active work queue driver.
This object must be kept around, otherwise ECC operations will never complete.