1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 07:26:04 +00:00

typo "sidmnbt"

This commit is contained in:
mat 2023-12-27 19:06:59 -06:00 committed by GitHub
parent 8d43740c4e
commit 00c6ad1b41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
Add support for `#[derive(Serialize, Deserialize)]` to sidmnbt. 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. You can use `#[simdnbt(rename = "Value")]` to have fields be serialized with a name other than the field name.