Module servers::proto

source ยท

Structsยง

Functionsยง

  • copy_to_bytes ๐Ÿ”’
  • 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.