Module simdnbt::borrow

source ·
Expand description

The borrowed variant of NBT. This is useful if you’re only reading data and you can keep a reference to the original buffer.

Structs§

  • A complete NBT container. This contains a name and a compound tag.
  • A list of named tags. The order of the tags is preserved.

Enums§