Docs.rs
rivetkit-engine-process-2.3.10
rivetkit-engine-process 2.3.10
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
NathanFlurry
Dependencies
anyhow ^1.0.82
normal
reqwest ^0.12.22
normal
rivet-error =2.3.10
normal
serde ^1.0
normal
serde_json ^1.0.128
normal
sha2 ^0.10
normal
tokio ^1.44.0
normal
tracing ^0.1.40
normal
url ^2.5.4
normal
tempfile ^3.13.0
dev
tokio ^1.44.0
dev
Versions
9.52%
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
resolve_engine_binary
rivetkit_
engine_
process
2.3.10
rivetkit_engine_process
Function
resolve_
engine_
binary
Copy item path
Source
pub async fn resolve_engine_binary( config: &
EngineResolverConfig
, ) ->
Result
<
ResolvedEngine
>