Expand description

Contains functionality related to PVFs that is shared by the PVF host and the PVF workers.

Re-exports

Modules

Macros

  • Use this macro to declare a fn main() {} that will create an executable that can be used for spawning the desired worker.

Structs

Functions

  • Read some data prefixed by its length from r.
  • Write some data prefixed by its length into w.