Type Definition pgsql_builder::Conditions [] [src]

type Conditions<'a> = Vec<Condition<'a>>;