Docs.rs
otto-cli-1.0.0
otto-cli 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mcmanussliam
Dependencies
clap ^4.5
normal
clap_complete ^4.5
normal
humantime ^2.1
normal
rand ^0.9
normal
regex ^1.11
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
time ^0.3
normal
wait-timeout ^0.2
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
tempfile ^3.15
dev
Versions
0%
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
otto_
cli
1.0.0
In otto_
cli::
runner
otto_cli
::
runner
Function
execute
Copy item path
Source
pub fn execute(req: &
Request
) ->
Result
<
RunResult
,
RunFailure
>