Struct tf_demo_parser::demo::gameevent_gen::ReplayServerErrorEvent [−][src]
pub struct ReplayServerErrorEvent {
pub error: String,
}Fields
error: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ReplayServerErrorEventimpl Send for ReplayServerErrorEventimpl Sync for ReplayServerErrorEventimpl Unpin for ReplayServerErrorEventimpl UnwindSafe for ReplayServerErrorEvent