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