Module artichoke_core::load
source · Expand description
Load Ruby and Rust sources into the VM.
Enums
- The side effect from a call to
Kernel#load
. - The side effect from a call to
Kernel#require
.
Traits
- Load Ruby sources and Rust extensions into an interpreter.