Type Definition rusty_nail::recipe::schema::recipes::BoxedQuery []

type BoxedQuery<'a, DB, ST = SqlType> = BoxedSelectStatement<'a, ST, table, DB>;