Module wasmparser::names

source ·
Expand description

Definitions of name-related helpers and newtypes, primarily for the component model.

Structs

  • A “kebab name” in the component model which is backed by T, which defaults to String.
  • Represents a kebab string slice used in validation.
  • Represents an owned kebab string for validation.

Enums