Expand description

Converting Rust values to Ruby values.

Structs

Dereferences to a Ruby value. Makes sure the underlying data is not dropped.

Functions

Convert a Rust &str to a Ruby String

Convert a Rust &str to a Ruby ID / symbol