Struct varnish_sys::txt
source · [−]Expand description
txt (vas.h needed for the macros)
Fields
b: *const c_chare: *const c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for txt
impl !Send for txt
impl !Sync for txt
impl Unpin for txt
impl UnwindSafe for txt
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