attohttpc 0.19.1

Small and lightweight HTTP client
Documentation
1
2
3
4
#!/bin/bash
set -Eeuxo pipefail

cargo clippy --all-features --all-targets -- --deny warnings