Struct tf_demo_parser::demo::gamevent::GameEventEntry [−][src]
pub struct GameEventEntry {
pub name: String,
pub kind: GameEventValueType,
}Fields
name: Stringkind: GameEventValueTypeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GameEventEntryimpl Send for GameEventEntryimpl Sync for GameEventEntryimpl Unpin for GameEventEntryimpl UnwindSafe for GameEventEntryBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible