Crate micrortu_wasm_global_shared_data

source ·

Structs§

Enums§

  • Erorrs that can occur while parsing genarated ports from Shared, written by MicroRTU. Indicates misconfiguration of MicroRTU or a bug in ports! macro or MicroRTU firmware.

Constants§

  • Represents an input binding.
  • Represents an input-output binding.
  • Represents an output binding.

Type Aliases§

  • The result of a step. 0 means success, anything else is an error. Implementation could also trap, but it’s not recommended. Any error would be logged.