Function rbx_xml::from_str_default[][src]

pub fn from_str_default<S: AsRef<str>>(
    reader: S
) -> Result<RbxTree, DecodeError>

Decodes an XML-format model or place from a string using the default decoder options.