rerun
0.20.0
Module compact
Functions
In rerun::external::uuid::serde
?
Settings
Module
rerun
::
external
::
uuid
::
serde
::
compact
Copy item path
source
·
[
−
]
Expand description
Serialize a
Uuid
as a
[u8; 16]
.
Functions
§
deserialize
Deserialize a
[u8; 16]
as a
Uuid
serialize
Serialize from a
Uuid
as a
[u8; 16]