rerun
0.23.2-rc.3
In rerun::
external::
re_
log_
encoding::
decoder
Modules
stream
streaming
Structs
Decoder
Enums
DecodeError
Functions
decode_bytes
options_from_bytes
read_options
read_options_async
rerun
::
external
::
re_log_encoding
::
decoder
Function
options_from_bytes
Copy item path
Settings
Help
Summary
Source
pub fn options_from_bytes( bytes: &[
u8
], ) ->
Result
<(
CrateVersion
,
EncodingOptions
),
DecodeError
>