Function rbx_xml::from_str[][src]

pub fn from_str<S: AsRef<str>>(
    reader: S,
    options: DecodeOptions
) -> Result<WeakDom, DecodeError>

Decodes an XML-format model or place from a string.