Trait fungi_lang::bitype::debug::DerRule [] [src]

pub trait DerRule {
    fn term_desc() -> &'static str { ... }
fn short(&self) -> &str { ... } }

Provided Methods

short term family description

short name for rule

Implementors