Enum tf_demo_parser::demo::message::usermessage::HudTextLocation [−][src]
pub enum HudTextLocation {
PrintNotify,
PrintConsole,
PrintTalk,
PrintCenter,
}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
Auto Trait Implementations
impl RefUnwindSafe for HudTextLocationimpl Send for HudTextLocationimpl Sync for HudTextLocationimpl Unpin for HudTextLocationimpl UnwindSafe for HudTextLocationBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible