[][src]Trait voile::syntax::core::AxiomEx

pub trait AxiomEx: Sized {
    fn generated_to_var(self) -> Self;
fn unimplemented_to_glob(self) -> Self; }

Required methods

fn generated_to_var(self) -> Self

fn unimplemented_to_glob(self) -> Self

Loading content...

Implementors

impl AxiomEx for Neutral[src]

impl AxiomEx for Val[src]

Loading content...