Struct tf2types::events::escaped_hell
source · [−]pub struct escaped_hell {
pub player: i32,
}Fields
player: i32Auto Trait Implementations
impl RefUnwindSafe for escaped_hell
impl Send for escaped_hell
impl Sync for escaped_hell
impl Unpin for escaped_hell
impl UnwindSafe for escaped_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