Docs.rs
serde_derive-1.0.163
serde_derive 1.0.163
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dtolnay
github:serde-rs:publish
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0.3
normal
serde ^1.0
dev
Versions
33.33%
of the crate is documented
Go to latest version
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
☰
In serde_derive
?
Derive Macro
serde_derive
::
Deserialize
source
·
[
−
]
#[derive(Deserialize)] { // Attributes available to this derive: #[serde] }