api-tools 0.8.0

An API tools library for Rust
Documentation
1
2
3
4
//! Axum handlers

#[cfg(feature = "prometheus")]
pub mod prometheus;