Type Definition pgsql_builder::Assignments [] [src]

type Assignments<'a> = Vec<Assignment<'a>>;