Crate inspect_format

source ·
Expand description

§Inspect VMO format

This library contains utilities for writing the Inspect VMO format.

Modules§

Structs§

  • Points to an index in the VMO and reads it according to the bytes in it.
  • Bitfields for writing and reading segments of the header and payload of inspect VMO blocks. Represents the header structure of an inspect VMO Block. Not to confuse with the HEADER block.
  • Represents the payload of inspect VMO Blocks (except for EXTENT and NAME).

Enums§

Traits§