Docs.rs
derive-sql-0.11.1
derive-sql 0.11.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 ^24
normal
optional
mysql_common ^0
normal
optional
rusqlite ^0
normal
optional
thiserror ^1
normal
mockall ^0
dev
Versions
45.45%
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.11.1
Module mysql
Structs
Traits
In derive_sql::proxy
Module
derive_sql
::
proxy
::
mysql
Copy item path
source
·
[
−
]
Structs
§
Conn
Log
MysqlProxy
Row
Traits
§
MysqlTrait
Generic trait exposing methods used for interaction with SQLite in
DeriveMysql
macro implementation.