Docs.rs
socket-patch-core-1.6.0
socket-patch-core 1.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mikolalysenko
Dependencies
hex ^0.4
normal
once_cell ^1
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
uuid ^1
normal
walkdir ^2
normal
tempfile ^3
dev
tokio ^1
dev
Versions
48.07%
of the crate is documented
Go to latest version
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 git_sha256
socket_
patch_
core
1.6.0
Module git_
sha256
Module Items
Functions
In socket_
patch_
core::
hash
socket_patch_core
::
hash
Module
git_
sha256
Copy item path
Source
Functions
ยง
compute_
git_
sha256_
from_
bytes
Compute Git-compatible SHA256 hash for a byte slice.
compute_
git_
sha256_
from_
reader
Compute Git-compatible SHA256 hash from an async reader with known size.