Docs.rs
bock-pkg-0.1.0
bock-pkg 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doesdev
Dependencies
bock-errors ^0.1.0
normal
flate2 ^1
normal
pubgrub ^0.3
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1
normal
toml ^0.8
normal
mockito ^1
dev
pretty_assertions ^1
dev
tempfile ^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 error
bock_
pkg
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate bock_
pkg
bock_pkg
Module
error
Copy item path
Source
Expand description
Error types for the package manager.
Enums
§
PkgError
Errors that can occur during package management operations.
Type Aliases
§
PkgResult
Result type for package operations.