Docs.rs
zesh_git-0.1.1
zesh_git 0.1.1
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
roberte777
Dependencies
thiserror ^2.0.12
normal
Versions
60%
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
Crate zesh_git
zesh_
git
0.1.1
All Items
Crate Items
Structs
Enums
Traits
Crate
zesh_
git
Copy item path
Source
Structs
§
MockGit
A mocked implementation of the Git trait for testing purposes.
RealGit
A real implementation of the Git trait that calls the actual git commands.
Enums
§
GitError
Traits
§
Git
A trait representing Git operations.