[][src]Trait mlsub::cons::Label

pub trait Label: Clone {
    fn polarity(&self) -> Polarity;
}

Required methods

fn polarity(&self) -> Polarity

Loading content...

Implementors

Loading content...