Crate rust_query

source

Modules§

  • Types that are used as closure arguments.
  • Types to declare schemas and migrations.

Structs§

Traits§

  • This trait is implemented by everything that can be retrieved from the database.
  • Trait for all values that can be used in queries.
  • This trait is implemented for all table types as generated by the crate::migration::schema macro.

Functions§

  • Perform an aggregate that returns a single result for each of the current rows.

Derive Macros§