pub type SyntaxError = String;
Error that can occur during XML parsing or hot-reload.
Stringified for error reporting; not part of the public API.
pub struct SyntaxError { /* private fields */ }