ort-http 0.2.0

A HTTP client and server for the Ort proxy load-testing harness
Documentation
1
2
3
4
#![deny(warnings, rust_2018_idioms)]

pub mod client;
pub mod server;