Docs.rs
git-meta-lib-0.1.10
git-meta-lib 0.1.10
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
schacon
Dependencies
gix ^0.83.0
normal
rusqlite >=0.33, <0.40
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
thiserror ^2
normal
time ^0.3
normal
gix ^0.83.0
dev
tempfile ^3
dev
Versions
92.7%
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
git_
meta_
lib
0.1.10
Module error
Module Items
Enums
Type Aliases
In crate git_
meta_
lib
git_meta_lib
Module
error
Copy item path
Source
Expand description
Typed error types for all gmeta operations.
Enums
§
Error
Typed error enum for all gmeta operations.
Type Aliases
§
Result
A
Result
type alias using
Error
as the default error type.