Crates.io | serde_nbt |
lib.rs | serde_nbt |
version | 0.1.1 |
source | src |
created_at | 2022-09-03 22:43:06.507172 |
updated_at | 2022-09-22 23:35:11.671383 |
description | A Serde library for Minecraft's Named Binary Tag (NBT) format. |
homepage | |
repository | https://github.com/rj00a/valence/tree/main/serde_nbt |
max_upload_size | |
id | 658070 |
size | 75,780 |
NOTE: This crate has been superseded by valence_nbt. If you have a use for this crate name, contact the Valence developers.
A Serde library for serializing and deserializing Minecraft's Named Binary Tag (NBT) format.
For more information, see the documentation here.