Use From<T::Error> for apply_fn util (#225)

* Use From<T::Error> for apply_fn util
This commit is contained in:
Nikolay Kim 2023-09-20 00:42:23 +06:00 committed by GitHub
parent 73b26136a9
commit c011bc68c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 62 additions and 23 deletions

View file

@ -1,4 +1,5 @@
[workspace]
resolver = "2"
members = [
"ntex",
"ntex-bytes",