use ;
use ;
/// Axum request handler that resets the cache and returns [no_content_handler].
///
/// Expects the cache to be available as state. See
/// [Router::with_state](::axum::Router::with_state).
pub async
/// Axum request handler with no content, no encoding, and no caching.
pub async