/reqwest-resolve-test

demo lifetime behavior with reqwest Resolve trait

Primary LanguageRust

reqwest resolve example

This crate just shows some of my confusion about the lifetimes in the Resolve trait. See the comments in src/lib.rs for details.