Enum xml_builder::XMLError [−][src]
Expand description
Error type thrown by this crate
Variants
WrongInsert(String)WriteError(String)Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for XMLErrorimpl UnwindSafe for XMLError