Struct varnish_sys::vre
source · [−]#[repr(C)]pub struct vre { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for vre
impl Send for vre
impl Sync for vre
impl Unpin for vre
impl UnwindSafe for vre
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