pub fn from_str_default<S: AsRef<str>>( reader: S, ) -> Result<WeakDom, DecodeError>
Decodes an XML-format model or place from a string using the default decoder options.