Macros§

  • Generate code to support implementing the given interfaces and exporting them to wasm modules.
  • Generate code to support consuming the given interfaces, importaing them from wasm modules.

Structs§

Enums§

Traits§

  • Unsafe trait representing types where every byte pattern is valid for their representation.
  • Trait used for the implementation of the Le type.