axum_html_minifier 1.0.2

This crate allows you to includes a custom middleware that minify HTML outcome of a Response in your axum application. The middleware intercepts responses body and minify the entire content. So, we can send fewer packets to the client and increase our throughput.
Documentation

axum_html_minifier

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 1 feature flags, 0 of them enabled by default.

DEBUG

This feature flag does not enable additional features.