Struct tf2types::events::kill_in_hell
source · [−]Fields
killer: i32victim: i32Auto Trait Implementations
impl RefUnwindSafe for kill_in_hell
impl Send for kill_in_hell
impl Sync for kill_in_hell
impl Unpin for kill_in_hell
impl UnwindSafe for kill_in_hell
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