Docs.rs
bcore-mutation-1.0.0
bcore-mutation 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
brunoerg
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
futures ^0.3
normal
rand ^0.8
normal
rayon ^1.8
normal
regex ^1.10
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.8
normal
thiserror ^1.0
normal
tokio ^1.0
normal
walkdir ^2.4
normal
tempfile ^3.8
dev
Versions
21.64%
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
run_git_command
bcore_
mutation
1.0.0
In bcore_
mutation::
git_
changes
bcore_mutation
::
git_changes
Function
run_
git_
command
Copy item path
Source
pub async fn run_git_command(args: &[&
str
]) ->
Result
<
Vec
<
String
>>