Struct jrsonnet_parser::IfSpecData [−][src]
pub struct IfSpecData(pub LocExpr);
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for IfSpecDataimpl !Send for IfSpecDataimpl !Sync for IfSpecDataimpl Unpin for IfSpecDataimpl !UnwindSafe for IfSpecData