Module axum_restful::utils
source · Re-exports
pub use prometheus_metrics::track_metrics;
pub use prometheus_metrics::PrometheusMetrics;
pub use router::handle_not_found;
pub use server::shutdown_signal;
pub use tls::redirect_http_to_https;
pub use tls::GenerateCertKey;