Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use DeserializeOwned in AuthKeyExchange trait as opposed to HRTB.
This is cleaner syntax and also gets around a compiler bug outlined here: rust-lang/rust#57639
- Loading branch information