mz_
persist_
client
0.128.0-dev.1
In mz_
persist_
client::
internal::
encoding
Structs
InlinedDiffs
LazyInlineBatchPart
LazyPartStats
LazyProto
Rollup
Schemas
UntypedState
Functions
check_data_version
field_diff_into_proto
field_diff_into_rust
field_diffs_into_proto
parse_id
mz_persist_client
::
internal
::
encoding
Function
parse_id
Copy item path
Settings
Help
Summary
Source
pub(crate) fn parse_id( id_prefix:
char
, id_type: &
str
, encoded: &
str
, ) ->
Result
<[
u8
;
16
],
String
>