Expand description
What an application importing this crate usually wants.
Re-exports§
pub use crate::Cache;pub use crate::CacheExt;pub use crate::CacheStore;pub use crate::Idempotency;pub use crate::RateLimiter;pub use crate::Throttle;
Enums§
- Json
- A parsed JSON value.
Type Aliases§
- Result
- The framework-wide result type.