Struct polar_core::rules::GenericRule [−][src]
pub struct GenericRule {
pub name: Symbol,
// some fields omitted
}Fields
name: SymbolImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GenericRuleimpl Send for GenericRuleimpl Sync for GenericRuleimpl Unpin for GenericRuleimpl UnwindSafe for GenericRuleBlanket Implementations
Mutably borrows from an owned value. Read more