Alex Kesling
Alex Kesling
I'm in a position where I need an ergonomic Rust HTTP client embedded in a WebAssembly plugin. This plugin, however, runs inside of a host that provides its own custom...
See included commits for commentary on particular lints that this is resolving. This continues toward bringing this library up to date with Rust style (https://github.com/RustAudio/rimd/issues/16)
Running `cargo clippy` provides the following output : https://gist.github.com/akesling/4535958548c362d09d52fa5c86c24f23 I propose fixing these issues.