nbt_lib
0.2.0
In nbt_lib::ser
Function
nbt_lib
::
ser
::
to_bytes
Copy item path
source
ยท
[
−
]
pub fn to_bytes<T:
Serialize
+
Debug
>(v:
&T
) ->
Result
<
Vec
<
u8
>>
Expand description
Serialize some
T
into NBT data.