Struct tf_demo_parser::demo::packet::datatable::ServerClass [−][src]
pub struct ServerClass {
pub id: ClassId,
pub name: ServerClassName,
pub data_table: SendTableName,
}Fields
id: ClassIdname: ServerClassNamedata_table: SendTableNameTrait Implementations
Read the type from stream
The number of bits that will be read or None if the number of bits will change depending on the bit stream Read more
Auto Trait Implementations
impl !RefUnwindSafe for ServerClassimpl !Send for ServerClassimpl !Sync for ServerClassimpl Unpin for ServerClassimpl UnwindSafe for ServerClassBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible