Module webc::compat

source ·
👎Deprecated since 5.1.0: Import types directly from the crate
Expand description

A compatibility layer for dealing with different versions of the WEBC binary format.

Structs

  • A version-agnostic read-only WEBC container.
  • A cheaply cloneable owned buffer that may be backed by a memory-mapped file or Bytes in memory.
  • A WEBC volume.

Enums