03f59eaf45
* fix declarative module compile error with `create_exception!` * add newsfragment
156 B
156 B
Fixes a compile error when exporting an exception created with create_exception!
living in a different Rust module using the declarative-module
feature.