Modules§
Macros§
Structs§
Traits§
- HasFields
- Implement that this struct have “fields” that can be expressed as
(name, value)
vector. Typically implemented with#[derive(Fields)]
- SqlBuilder
- Sqlx
Bindable - Whereable
(name, value)
vector.
Typically implemented with #[derive(Fields)]