Docs.rs
serde_derive-1.0.115
serde_derive 1.0.115
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dtolnay
github:serde-rs:publish
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0.33
normal
serde ^1.0
dev
Versions
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
☰
serde_derive
All crates
[
−
]
[src]
Derive Macro
serde_derive
::
Serialize
#[derive(Serialize)] { // Attributes available to this derive: #[serde] }