horrorhttp 0.2.2

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.2"
dependencies = [
 "readformat",
]

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