Crates.io | simdnbt-derive |
lib.rs | simdnbt-derive |
version | 0.6.0 |
source | src |
created_at | 2023-11-19 22:15:42.445242 |
updated_at | 2024-07-05 04:40:32.387459 |
description | Derive macros for simdnbt |
homepage | |
repository | https://github.com/azalea-rs/simdnbt |
max_upload_size | |
id | 1041546 |
size | 13,009 |
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.