2 post(s) found.
hyper (Rust) upgrade to v1: Higher-level Server / Client were removed
Summary This series is about how I upgraded hyper (Rust) 0.14 to v1 (1.3). The next theme is higher-level Server / Client. ...
Readhyper (Rust) upgrade to v1: Body became Trait
Summary This series is about how I upgraded hyper (Rust) 0.14 to v1 (1.3). The first theme is Body. hyper::Body in v0 was Struct changed to Trait. ...
Read