Skip to main content

Module layer

Module layer 

Source

Structs§

CacheLayer
Configurable caching layer for Tower services.
CacheLayerBuilder
Builder for configuring CacheLayer instances.
CacheService
KeyExtractor
Strategy used to turn requests into cache keys.
SyncBoxBody
Response body type that implements Sync for Axum compatibility.

Type Aliases§

BoxError