Trait gremlin_client::structure::IntoPredicate[][src]

pub trait IntoPredicate {
    fn into_predicate(self) -> Either2<P, TextP>;
}

Required methods

Loading content...

Implementors

Loading content...