pub struct ShaWorkQueueDriver<'t, 'd> { /* private fields */ }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 */ }An active work queue driver.
This object must be kept around, otherwise SHA operations will never complete.