You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>.