Crate into_query

Crate into_query 

Source

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.