Docs.rs
git-workflow-0.1.2
git-workflow 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zawakin
Dependencies
clap ^4
normal
thiserror ^1.0
normal
tempfile ^3
dev
Versions
82.73%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 git
git_
workflow
0.1.2
Module git
Module Items
Modules
In crate git_
workflow
git_workflow
Module
git
Copy item path
Source
Expand description
Git abstraction layer
Re-exports
§
pub use
mutation
::*;
pub use
query
::*;
Modules
§
mutation
State-changing git operations
query
Read-only git operations