Type Definition got_ya_id::diesel_cfg::schema::refresh_tokens::BoxedQuery[][src]

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

Helper type for representing a boxed query from this table