Struct tf_demo_parser::demo::message::usermessage::TrainMessage [−][src]
pub struct TrainMessage {
pub data: u8,
}Fields
data: u8Trait 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 TrainMessageimpl Send for TrainMessageimpl Sync for TrainMessageimpl Unpin for TrainMessageimpl UnwindSafe for TrainMessageBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible