Module wasmbin::builtins

source ·
Expand description

Built-in wrapper types for encoding / decoding.

Structs

  • A length-prefixed blob that can be skipped over during decoding.
  • A wrapper around floats that treats NaNs as equal.
  • A wrapper around a type that allows it to be lazily decoded.
  • A storage for unparsed bytes.