5c0171b474
This fixes an issue where attempting to derive FromXml or ToXml would fail if the embedding application had used something like ``` pub type Result<T> = std::result::Result<T, Error>; ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |