Skip to content

v0.10.0

Choose a tag to compare

@Lintermute Lintermute released this 14 Feb 16:37
v0.10.0
56de842

Added

  • Added 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.