Module proto

Source

Structsยง

PromLabel
PromSeriesProcessor
A hook to be injected into the PromWriteRequest decoding process. It was originally designed with two usage:
PromTimeSeries
PromWriteRequest

Functionsยง

copy_to_bytes ๐Ÿ”’
decode_string ๐Ÿ”’
Decodes bytes into String values according provided validation mode.
merge_bytes ๐Ÿ”’
Reads a variable-length encoded bytes field from buf and assign it to value.
split_to ๐Ÿ”’
Similar to Bytes::split_to, but directly operates on underlying memory region.