Struct tf_demo_parser::demo::sendprop::SendPropDefinition [−][src]
pub struct SendPropDefinition {
pub identifier: SendPropIdentifier,
pub parse_definition: SendPropParseDefinition,
}Fields
identifier: SendPropIdentifierparse_definition: SendPropParseDefinitionTrait Implementations
The type returned in the event of a conversion error.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SendPropDefinitionimpl Send for SendPropDefinitionimpl Sync for SendPropDefinitionimpl Unpin for SendPropDefinitionimpl UnwindSafe for SendPropDefinitionBlanket Implementations
Mutably borrows from an owned value. Read more
type Err = Infallible