Module rusp::usp_decoder

source ·
Expand description

Helper functions to decode a protobuf encoded bytestream into Rust types

Functions§

  • Decodes a slice of bytes containing a protobuf encoded USP Msg into a Msg structure for further processing
  • Decodes a slice of bytes containing a protobuf encoded USP Record into a Record structure for further processing