# Derive macros for seeded serialization
[](https://github.com/timothee-haudebourg/serde-seeded/actions)
[](https://crates.io/crates/serde-seeded)
[](https://github.com/timothee-haudebourg/serde-seeded#license)
[](https://docs.rs/serde-seeded)
This is a companion crate for [`serde-seeded`] defining the
`SerializeSeeded` and `DeserializeSeeded` derive macros. It is not
recommended to use this crate directly. Use the `serde-seeded` crate
directly instead with the `derive` feature enabled.
[`serde-seeded`]: <https://crates.io/crates/serde-seeded>