Structs§
Enums§
Functions§
- from_
snbt_ str - 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. - to_
snbt_ string - Convert a value to a string in SNBT format.