mz_
persist_
client
0.128.0-dev.1
In mz_
persist_
client::
internal::
paths
Structs
BlobKey
PartId
PartialBatchKey
PartialRollupKey
RollupId
Enums
BlobKeyPrefix
PartialBlobKey
WriterKey
Functions
split_batch_key
mz_persist_client
::
internal
::
paths
Function
split_batch_key
Copy item path
Settings
Help
Summary
Source
fn split_batch_key(key: &
str
) ->
Result
<(
WriterKey
,
PartId
),
String
>