- Add support to
WhichConfig
for a user provided closure that will be called whenever a nonfatal error occurs.
This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
without changes.
WhichConfig
for a user provided closure that will be called whenever a nonfatal error occurs.