Module nbt_lib::nbt_value::array_serializer
source · Expand description
Module for NBT array serialization
The following code is copied and modified from fastnbt: https://github.com/owengage/fastnbt/blob/da6d919ac3916d2a951ee79451497f4981802ca9/fastnbt/src/value/array_serializer.rs
for which the license is MIT
Structs§
- A struct for serializing an array into a
NbtValue