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