2.9.0 #285
eyalb181
announced in
Announcements
2.9.0
#285
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
Changed
Result
type to to reduce boilerplate, removed dependency ofanyhow
crate.LayerError
intoLayerError
andHookError
to distinguish between errors that can be handled by the layer and errors that can be handled by the hook. (no more requiring libc errno for each error!). Closes #247This discussion was created from the release 2.9.0.
Beta Was this translation helpful? Give feedback.
All reactions