pub fn string(string: &str) -> WrappedWithData<Value, CString>
Expand description

Convert a Rust &str to a Ruby String