Function artichoke_backend::types::ruby_from_mrb_value
source · [−]Expand description
Parse a Ruby
type classifier from a sys::mrb_value
.
This function collapses some mruby types into a Ruby::Unreachable
type
that force an interaction with the VM to return an error.