Struct tf2types::events::controlpointtarttouch
source · [−]Fields
player: i32area: i32Auto Trait Implementations
impl RefUnwindSafe for controlpointtarttouch
impl Send for controlpointtarttouch
impl Sync for controlpointtarttouch
impl Unpin for controlpointtarttouch
impl UnwindSafe for controlpointtarttouch
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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