Docs.rs
mysql-common-derive-0.31.1
mysql-common-derive 0.31.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blackbeam
Dependencies
darling ^0.20.1
normal
heck ^0.4.0
normal
num-bigint ^0.4.3
normal
proc-macro-crate ^3
normal
proc-macro-error ^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
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
mysql_common_derive
0.31.1
All Items
Derive Macros
?
Crate
mysql_common_derive
source
·
[
−
]
Expand description
Implements
FromValue
and
FromRow
derive macros.
Derive Macros
§
FromRow
Derives
FromRow
. See
mysql_common
crate-level docs for more info.
FromValue
Derives
FromValue
. See
mysql_common
crate-level docs for more info.