Docs.rs
relux-runtime-0.8.1
relux-runtime 0.8.1
Docs.rs crate page
MIT
02 August 2026
Links
Repository
crates.io
Source
Owners
shizzard
Dependencies
async-recursion ~1
normal
async-trait ~0.1
normal
base64 ~0.22
normal
bytes ~1.11
normal
chrono ~0.4
normal
colored ~2
normal
flate2 ~1
normal
futures ~0.3
normal
humantime ~2.3
normal
mime_guess ~2
normal
pty-process ~0.5
normal
quick-junit ~0.5
normal
regex ~1
normal
relux-core ^0.8.1
normal
relux-ir ^0.8.1
normal
serde ~1
normal
serde_json ~1
normal
terminal_size ~0.4
normal
thiserror ~2
normal
tokio ^1
normal
tokio-util ~0.7
normal
toml ~0.8
normal
ts-rs ~10
normal
walkdir ~2
normal
Versions
26.13%
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
execute
relux_
runtime
0.8.1
relux_runtime
Function
execute
Copy item path
Source
pub async fn execute(suite: &
Suite
, run_ctx: &
RunContext
) ->
ExecuteResult