Docs.rs
mysql-common-derive-0.31.2
mysql-common-derive 0.31.2
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blackbeam
Dependencies
darling ^0.20.1
normal
heck ^0.5.0
normal
num-bigint ^0.4.3
normal
proc-macro-crate ^3
normal
proc-macro-error2 ^2.0.1
normal
proc-macro2 ^1.0.42
normal
quote ^1.0.9
normal
syn ^2.0
normal
termcolor ^1.1.3
normal
thiserror ^1
normal
serde ^1.0.93
dev
serde_json ^1.0.93
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mysql_
common_
derive
0.31.2
All Items
Crate Items
Derive Macros
Crate
mysql_common_derive
Copy item path
Source
Expand description
Implements
FromValue
and
FromRow
derive macros.
Derive Macros
ยง
FromRow
Derives
FromRow
. See
mysql_common
crate-level docs for more info.
From
Value
Derives
FromValue
. See
mysql_common
crate-level docs for more info.