github hashintel/hash error-stack@0.4.0

latest release: error-stack@0.4.1
10 months ago

crates.io libs.rs rust-version documentation license discord

Breaking Changes

  • Add ResultExt::Context as associated type (#2883)

Features

  • Implement ResultExt for Result even if the Err-variant is not Report<C> but only C: Context (#2883)

Deprecations

  • IntoReport: Use ReportExt or From via Result::map_err(Report::from) instead (#2883)

Don't miss a new hash release

NewReleases is sending notifications on new releases.