Docs.rs
cargo-cbt-0.0.3
cargo-cbt 0.0.3
Permalink
Docs.rs crate page
MIT
10 June 2026
Links
Homepage
crates.io
Source
Owners
gabrielfalcao
Dependencies
clap ^4.5.27
normal
iocore ^3.0.1
normal
serde ^1.0.217
normal
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
shell_command
cargo_
cbt
0.0.3
In cargo_
cbt::
sh
cargo_cbt
::
sh
Function
shell_
command
Copy item path
Source
pub fn shell_command( command: impl
Display
, current_dir: impl
Into
<
Path
>, ) ->
Result
<
i32
>