api-tools 0.7.0

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

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