simdnbt-derive 0.2.1

Derive macros for simdnbt
Documentation
1
2
3
Add support for `#[derive(Serialize, Deserialize)]` to sidmnbt.

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