[][src]Trait unitval::AsUnitVal

pub trait AsUnitVal {
    fn as_unitval(&self) -> &'static str;
}

Required methods

fn as_unitval(&self) -> &'static str

Loading content...

Implementors

Loading content...