Trait ql2::ToTerm [] [src]

pub trait ToTerm {
    fn to_term(&self) -> Term;
}

Required Methods

Implementors