Module wasmbin::visit

source ·
Expand description

Value traversal traits.

Enums

Traits

  • A trait for recursively finding instances of a given type within a value.
  • A trait for results that can be returned from a visitor.