Skip to main content

Module to_ruby

Module to_ruby 

Source
Expand description

Converting Rust values to Ruby values.

Structs§

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

Functions§

string
Convert a Rust &str to a Ruby String
symbol
Convert a Rust &str to a Ruby ID / symbol