zefchain / serde-reflection

Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
Apache License 2.0
139 stars 26 forks source link

[Feature Request] Support #[serde] attributes #51

Open MrFoxPro opened 1 month ago

MrFoxPro commented 1 month ago

Right now generator doesn't output any information about field attributes. For example: https://serde.rs/attr-skip-serializing.html