Docs.rs
gistit-proto-0.1.2
gistit-proto 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
demfabris
Dependencies
base64 ^0.13.0
normal
bytes ^1.1.0
normal
prost ^0.9.0
normal
sha2 ^0.10.2
normal
thiserror ^1.0.30
normal
prost-build ^0.9.0
build
Versions
34.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gistit_
proto
0.1.2
In gistit_
proto::
payload
gistit_proto
::
payload
Function
hash
Copy item path
Source
pub fn hash( author: &
str
, description:
Option
<&
str
>, data: impl
AsRef
<[
u8
]>, ) ->
String