Type Definition quad_diesel::schema::accounts::BoxedQuery []

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