Docs.rs
release-utils-0.2.4
release-utils 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nicholasbishop
tedbrandston
jefferymiller
Dependencies
anyhow ^1.0.0
normal
cargo_metadata ^0.18.0
normal
crates-index ^2.3.0
normal
ureq ^2.8.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
release_utils
0.2.4
In release_utils::cmd
?
Function
release_utils
::
cmd
::
run_cmd
source
·
[
−
]
pub fn run_cmd(cmd:
Command
) ->
Result
<
()
>
Expand description
Log a command and run it.