horrorhttp 0.2.5

A perhaps too flexible HTTP library based on a state machine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "horrorhttp"
version = "0.2.5"
dependencies = [
 "readformat",
]

[[package]]
name = "readformat"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94c3a263091233283319d916f89668dac0ee49ffefa7cb7537c03810c7693674"