Docs.rs
sigstore-verification-0.1.7
sigstore-verification 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jdx
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
log ^0.4
normal
p256 ^0.13
normal
p384 ^0.13
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
signature ^2
normal
sigstore ^0.12
normal
thiserror ^2
normal
tokio ^1
normal
x509-parser ^0.18
normal
mockito ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
38.71%
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
calculate_file_digest
sigstore_
verification
0.1.7
sigstore_verification
Function
calculate_
file_
digest
Copy item path
Source
pub fn calculate_file_digest(path: &
Path
) ->
Result
<
String
>