Module hitbox::response[][src]

Expand description

Trait and datatypes that describes which data should be store in cache.

For more detailed information and examples please see CacheableResponse documentation.

Enums

CachePolicy

This trait determines which types should be cached or not.

Traits

CacheableResponse

Thit is one of the basic trait which determines should data store in cache backend or not.