Macros to auto-generate implementations for the serde framework.
# Cargo.toml
[dependencies]
serde_codegen = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives Serialize for a struct and serializes it to JSON.
Use serde::{Serialize, Deserialize} instead.No dependency data recorded yet.