v0.10.0
Added
- Added
ErrorStash::push_and_convertwhich adds an error to the stash and returns the innerStashWithErrorsby value, which is useful if you want to bail from a function after pushing a final error.
ErrorStash::push_and_convert which adds an error to the stash and returns the inner StashWithErrors by value, which is useful if you want to bail from a function after pushing a final error.