Struct tf_demo_parser::demo::message::generated::FileMessage [−][src]
Fields
transfer_id: u32file_name: Stringrequested: boolTrait 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 FileMessageimpl Send for FileMessageimpl Sync for FileMessageimpl Unpin for FileMessageimpl UnwindSafe for FileMessage