[][src]Function glsp::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 = Result<Val, GError>;

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