[go: up one dir, main page]

conduit 0.10.0

Common HTTP server interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "conduit"
version = "0.10.0"
authors = ["wycats@gmail.com",
           "Alex Crichton <alex@alexcrichton.com>"]
description = "Common HTTP server interface"
license = "MIT"
repository = "https://github.com/conduit-rust/conduit"
edition = "2018"

[dependencies]
http = "0.2"