Zero-dependency serialization library supporting Binary, JSON, RON, and TOML formats.
# Cargo.toml
[dependencies]
nanoserde = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serialize a struct to JSON using derive macro.
Ensure `nanoserde` is added with default features or explicitly enable `derive`.
No dependency data recorded yet.