Module wasmer_ruby::Ruby

source ·
Expand description

Declare Ruby native types. It’s only for documentation purposes.

Structs

  • Represents any kind of object.
  • A native Ruby array.
  • A native Ruby boolean.
  • A native Ruby float.
  • A native Ruby hash.
  • A native Ruby integer.
  • A native Ruby string.