Docs.rs
mold-ai-server-0.8.1
mold-ai-server 0.8.1
Docs.rs crate page
MIT
18 April 2026
Links
Repository
crates.io
Source
Owners
jamesbrink
jdilley
Dependencies
anyhow ^1
normal
axum ^0.7
normal
base64 ^0.22
normal
clap ^4
normal
futures-core ^0.3
normal
governor ^0.8
normal
hostname ^0.4
normal
image ^0.25
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.16
normal
optional
mime_guess ^2
normal
mold-ai-core ^0.8.1
normal
mold-ai-inference ^0.8.1
normal
png ^0.18
normal
rust-embed ^8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
utoipa ^5
normal
uuid ^1
normal
walkdir ^2
normal
Versions
50.43%
of the crate is documented
Go to latest version
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
Module model_cache
mold_
server
0.8.1
Module model_
cache
Module Items
Structs
Enums
In crate mold_
server
mold_server
Module
model_
cache
Copy item path
Source
Structs
§
Cached
Engine
A model entry in the cache.
Model
Cache
Multi-model cache with LRU eviction under VRAM pressure.
Enums
§
Model
Residency
Where a cached model’s weights currently reside.