pavex 0.2.10

A framework for building API services and web applications in Rust.
Documentation
1
2
//! Secure your server and client connections with TLS (Transport Layer Security).
pub mod client;