Enum tf_demo_parser::demo::message::packetentities::PVS [−][src]
#[repr(u8)]
pub enum PVS {
Preserve,
Leave,
Enter,
Delete,
}Variants
Trait 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
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for PVSimpl UnwindSafe for PVSBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible