Docs.rs
brb-cli-1.0.0
brb-cli 1.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mcmanussliam
Dependencies
chrono ^0.4.42
normal
clap ^4.5.32
normal
directories ^6.0.0
normal
hostname ^0.4.1
normal
regex ^1.12.2
normal
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
serde_yaml ^0.9.34
normal
thiserror ^2.0.16
normal
tempfile ^3.23.0
dev
Versions
80.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 runner
brb_cli
1.0.0
Module runner
Module Items
Structs
Functions
In crate brb_
cli
brb_cli
Module
runner
Copy item path
Source
Structs
§
RunResult
Captured result from executing a wrapped command.
Functions
§
run_
command
Runs a command with inherited stdio and returns completion metadata.