Module valence::nbt::snbt

Structs§

Enums§

Functions§

  • Parse a string in SNBT format into a Value. Assert that the string has no trailing data. SNBT is quite similar to JSON, but with some differences. See the wiki for more information.
  • Convert a value to a string in SNBT format.