Docs.rs
rusty-ssr-0.1.0
rusty-ssr 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
babasha
Dependencies
axum ^0.7
normal
optional
brotli ^7.0
normal
optional
core_affinity ^0.8
normal
dashmap ^6.1
normal
optional
deno_core ^0.322
normal
optional
futures ^0.3
normal
lru ^0.12
normal
optional
num_cpus ^1.16
normal
parking_lot ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_v8 ^0.231
normal
optional
thread_local ^1.1
normal
tokio ^1
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
tracing ^0.1
normal
criterion ^0.5
dev
tempfile ^3.10
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
Skip to main content
All
rusty_
ssr
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cache::CacheMetrics
cache::SsrCache
cache::hot::HotCache
config::SsrConfig
config::SsrConfigBuilder
engine::SsrEngine
v8_pool::V8Pool
v8_pool::V8PoolConfig
Enums
error::SsrError
v8_pool::PoolError
Functions
v8_pool::init_bundle
v8_pool::init_bundle_from_string
v8_pool::is_initialized
Type Aliases
error::SsrResult