Docs.rs
serde_unit_struct-0.1.3
serde_unit_struct 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cjriches
Dependencies
serde_unit_struct_derive ^0.1.3
normal
bson ^2
dev
csv ^1
dev
postcard ^1
dev
serde ^1
dev
serde-pickle ^1
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
toml ^0.8
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Serialize_unit_struct
serde_
unit_
struct
0.1.3
serde_unit_struct
Derive Macro
Serialize_
unit_
struct
Copy item path
Source
#[derive(Serialize_unit_struct)]
Expand description
Automatically derive Serialize for the given unit struct.