Crate into_query[][src]

Traits

IntoQuery

Provides the into_query function, which converts the type into a select statement filtering by present fields. T is the table the select statement will filter by.

Derive Macros

IntoQuery