Type Definition rusty_nail::recipe::schema::ingredients::BoxedQuery
[−]
type BoxedQuery<'a, DB, ST = SqlType> = BoxedSelectStatement<'a, ST, table, DB>;