[][src]Type Definition df_st_db::schema::historical_event_collections_a_c::BoxedQuery

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

Helper type for representing a boxed query from this table