pub type JsonCache = SmartCache<Value>;Expand description
Specialized cache for JSON responses.
Aliased Typeยง
pub struct JsonCache { /* private fields */ }pub type JsonCache = SmartCache<Value>;Specialized cache for JSON responses.
pub struct JsonCache { /* private fields */ }