pub struct ShaWorkQueueDriver<'t, 'd> { /* private fields */ }Available on crate feature
unstable only.Expand description
An active work queue driver.
This object must be kept around, otherwise SHA operations will never complete.
pub struct ShaWorkQueueDriver<'t, 'd> { /* private fields */ }unstable only.An active work queue driver.
This object must be kept around, otherwise SHA operations will never complete.