[][src]Function glsp::str_from_rust_str

pub fn str_from_rust_str(src: &str) -> Root<Str>

Constructs an empty string with the same contents as a Rust string slice.