Trait witx::Representable[][src]

pub trait Representable {
    fn representable(&self, by: &Self) -> RepEquality;
}

Required methods

Implementors