Skip to main content

string

Function string 

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

Convert a Rust &str to a Ruby String