v0.9.0-alpha.2
Pre-release
Pre-release
Remove the Box<dyn std::error::Error>
variant from the Error
enum. The Other
variant will now be spit between Regex<res_regex::Error>
and Io<std::io::Error>
.
Remove the Box<dyn std::error::Error>
variant from the Error
enum. The Other
variant will now be spit between Regex<res_regex::Error>
and Io<std::io::Error>
.