Docs.rs
fluxbench-cli-0.1.3
fluxbench-cli 0.1.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
fluxbench-core ^0.1.0
normal
fluxbench-ipc ^0.1.0
normal
fluxbench-logic ^0.1.0
normal
fluxbench-report ^0.1.0
normal
fluxbench-stats ^0.1.0
normal
fxhash ^0.2
normal
indicatif ^0.17
normal
inventory ^0.3
normal
rayon ^1.10
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
libc ^0.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
run_with_cli
fluxbench_
cli
0.1.3
fluxbench_cli
Function
run_
with_
cli
Copy item path
Source
pub fn run_with_cli(cli:
Cli
) ->
Result
<
()
>
Expand description
Run the FluxBench CLI with pre-parsed arguments.