Docs.rs
derive-sql-0.12.1
derive-sql 0.12.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
juliendecharentenay
Dependencies
chrono ^0
normal
derive-sql-mysql ^0
normal
optional
derive-sql-sqlite ^0
normal
optional
derive-sql-statement ^0
normal
enum_dispatch ^0
normal
fallible-iterator ^0
normal
optional
log ^0
normal
mysql ^25
normal
optional
mysql_common ^0
normal
optional
rusqlite ^0
normal
optional
thiserror ^1
normal
mockall ^0
dev
Versions
33.49%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
derive_
sql
0.12.1
Module order
Module Items
Structs
Enums
In derive_
sql::
structs
derive_sql
::
structs
Module
order
Copy item path
Source
Expand description
Scaffoling for handling ordering statement
Structs
§
And
Condition
Describe a single ordering condition using a label and an operator
None
Define an empty ordering, ie a order clause that is empty and does not trigger any ordering
Enums
§
Operator