artichoke_
backend
0.24.1
Module value
Module Items
Structs
Constants
In crate artichoke_
backend
artichoke_backend
Module
value
Copy item path
Source
Expand description
Boxed values on the Ruby interpreter heap.
Structs
§
ArgCount
Error
Argument count exceeds maximum allowed by the VM.
Value
Boxed Ruby value in the
Artichoke
interpreter.
Constants
§
MRB_
FUNCALL_
ARGC_
MAX
Max argument count for function calls including initialize and yield.