rusty-gasket 0.0.0

A plugin-based Rust framework for backend HTTP services (name reservation; full release forthcoming).
Documentation
1
2
3
4
5
6
//! # rusty-gasket
//!
//! Name reservation for the Rusty Gasket framework — a plugin-based Rust
//! framework for backend HTTP services. The full release is forthcoming at
//! <https://github.com/godaddy/rusty-gasket>.
#![doc(html_root_url = "https://docs.rs/rusty-gasket")]