pavex 0.1.29

A framework for building API services and web applications in Rust.
Documentation
1
2
//! Type-safe wrappers for working with measurable quantities (e.g. bytes).
pub use ubyte::{ByteUnit, ToByteUnit};