Enum openssl_sys::X509_ALGOR
pub enum X509_ALGOR {}
The portability is definied by:
#[cfg(all(ossl110, not(any())))]
Auto Trait Implementations
impl RefUnwindSafe for X509_ALGOR
impl Send for X509_ALGOR
impl Sync for X509_ALGOR
impl Unpin for X509_ALGOR
impl UnwindSafe for X509_ALGOR
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T