Struct tf_demo_parser::demo::message::generated::PreFetchMessage [−][src]
pub struct PreFetchMessage {
pub index: u16,
}Fields
index: u16Trait 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 PreFetchMessageimpl Send for PreFetchMessageimpl Sync for PreFetchMessageimpl Unpin for PreFetchMessageimpl UnwindSafe for PreFetchMessage