Docs.rs
unleash-edge-types-20.1.1
unleash-edge-types 20.1.1
Permalink
Docs.rs crate page
MIT
Links
Documentation
crates.io
Source
Owners
chriswk
Dependencies
ahash ^0.8.12
normal
async-trait ^0.1.89
normal
axum ^0.8.6
normal
chrono ^0.4.42
normal
dashmap ^6.1.0
normal
etag ^4.0.0
normal
http ^1.3.1
normal
prometheus ^0.14.0
normal
redis ^0.32.7
normal
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
shadow-rs ^1.4.0
normal
tracing ^0.1.41
normal
ulid ^1.2.1
normal
unleash-types ^0.15.21
normal
unleash-yggdrasil ^0.18.1
normal
utoipa ^5.4.0
normal
pretty_assertions ^1.4.1
dev
test-case ^3.3.1
dev
shadow-rs ^1.4.0
build
Versions
10.02%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
EngineCache
unleash_
edge_
types
20.1.1
Engine
Cache
Aliased Type
In crate unleash_
edge_
types
unleash_edge_types
Type Alias
Engine
Cache
Copy item path
Source
pub type EngineCache =
DashMap
<
String
,
EngineState
>;
Aliased Type
ยง
pub struct EngineCache {
/* private fields */
}