Enum openssl_sys::bio_st
source · [−]pub enum bio_st {}
Auto Trait Implementations
impl RefUnwindSafe for bio_st
impl Send for bio_st
impl Sync for bio_st
impl Unpin for bio_st
impl UnwindSafe for bio_st
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more