1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 23:44:40 +00:00
simdnbt/simdnbt-derive
2025-05-03 09:19:27 -13:00
..
src additional optimizations 2025-05-03 09:19:27 -13:00
Cargo.toml bump deps and update readme 2025-03-15 09:50:01 +00:00
README.md typo "sidmnbt" 2023-12-27 19:06:59 -06:00

Add support for #[derive(Serialize, Deserialize)] to simdnbt.

You can use #[simdnbt(rename = "Value")] to have fields be serialized with a name other than the field name.