Docs.rs
pkgcruft-git-0.0.3
pkgcruft-git 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
radhermit
Dependencies
anyhow ^1.0.99
normal
async-stream ^0.3.6
normal
camino ^1.1.12
normal
clap ^4.5.47
normal
clap-verbosity-flag ^3.0.4
normal
config ^0.15.15
normal
git2 ^0.20.2
normal
hyper-util ^0.1.16
normal
indexmap ^2.11.1
normal
indoc ^2.0.6
normal
itertools ^0.14.0
normal
num_cpus ^1.17.0
normal
pkgcraft ^0.0.29
normal
pkgcruft ^0.0.16
normal
prost ^0.14.1
normal
regex ^1.11.2
normal
serde ^1.0.219
normal
tempfile ^3.22.0
normal
thiserror ^2.0.16
normal
tokio ^1.47
normal
tokio-stream ^0.1.17
normal
tonic ^0.14.2
normal
tonic-prost ^0.14.2
normal
tower ^0.5.2
normal
tracing ^0.1.41
normal
tracing-log ^0.2.0
normal
tracing-subscriber ^0.3.20
normal
url ^2.5.7
normal
assert_cmd ^2.0.17
dev
pkgcraft ^0.0.29
dev
predicates ^3.1.3
dev
regex ^1.11.2
dev
tonic-prost-build ^0.14.2
build
Versions
46.94%
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
Crate pkgcruft_git
pkgcruft_
git
0.0.3
All Items
Crate Items
Re-exports
Modules
Enums
Type Aliases
Crate
pkgcruft_
git
Copy item path
Source
Re-exports
§
pub use self::proto::pkgcruft_client::
PkgcruftClient
as Client;
Modules
§
git
proto
service
Enums
§
Error
Type Aliases
§
Result
A
Result
alias where the
Err
case is
pkgcruft_git::Error
.