Docs.rs
git-spawn-0.1.0
git-spawn 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
async-trait ^0.1
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
tokio ^1.46
normal
tracing ^0.1
normal
which ^8.0
normal
serial_test ^3.3.1
dev
tempfile ^3.0
dev
tokio ^1.46
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
Module cherry_pick
git_
spawn
0.1.0
Module cherry_
pick
Module Items
Structs
In git_
spawn::
command
git_spawn
::
command
Module
cherry_
pick
Copy item path
Source
Expand description
git cherry-pick
— apply the changes introduced by some existing commits.
Structs
§
Cherry
Pick
Command
Builder for
git cherry-pick
.