Struct tf_demo_parser::demo::sendprop::SendProp [−][src]
pub struct SendProp {
pub index: SendPropIdentifier,
pub value: SendPropValue,
}Fields
index: SendPropIdentifiervalue: SendPropValueTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SendPropimpl UnwindSafe for SendPropBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible