valence/serde_nbt/README.md
2022-09-03 15:41:36 -07:00

5 lines
221 B
Markdown

A Serde library for serializing and deserializing
Minecraft's [Named Binary Tag](https://minecraft.fandom.com/wiki/NBT_format) (NBT) format.
For more information, see the documentation [here](https://docs.rs/serde_nbt).