simdnbt-derive

Crates.iosimdnbt-derive
lib.rssimdnbt-derive
version0.6.0
sourcesrc
created_at2023-11-19 22:15:42.445242
updated_at2024-07-05 04:40:32.387459
descriptionDerive macros for simdnbt
homepage
repositoryhttps://github.com/azalea-rs/simdnbt
max_upload_size
id1041546
size13,009
mat (mat-1)

documentation

README

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.

Commit count: 116

cargo fmt