Docs.rs
proto_core-0.26.0
proto_core 0.26.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
milesj
Dependencies
cached ^0.46.1
normal
extism ^0.5.5
normal
human-sort ^0.2.2
normal
miette ^5.10.0
normal
minisign-verify ^0.2.1
normal
once_cell ^1.19.0
normal
proto_pdk_api ^0.12.0
normal
regex ^1.10.2
normal
reqwest ^0.11.22
normal
schematic ^0.12.12
normal
semver ^1.0.20
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
sha2 ^0.10.8
normal
shell-words ^1.1.0
normal
starbase_archive ^0.2.5
normal
starbase_events ^0.2.2
normal
starbase_styles ^0.1.16
normal
starbase_utils ^0.3.11
normal
system_env ^0.1.8
normal
thiserror ^1.0.50
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
version_spec ^0.1.7
normal
warpgate ^0.7.0
normal
starbase_sandbox ^0.1.12
dev
tokio ^1.35.0
dev
Versions
0%
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
☰
proto_core
0.26.0
?
Function
proto_core
::
hash_file_contents
source
·
[
−
]
pub fn hash_file_contents<P:
AsRef
<
Path
>>(path: P) ->
Result
<
String
>