[][src]Function glsp_engine::str_from_rust_str

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

Notable traits for Root<GIter>

impl Iterator for Root<GIter> type Item = GResult<Val>;

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