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