Docs.rs
ghpascon-rust-1.0.2
ghpascon-rust 1.0.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ghpascon
Dependencies
btleplug ^0.11
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
hex ^0.4
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serialport ^4
normal
sha2 ^0.10
normal
socket2 ^0.5
normal
tokio ^1
normal
tokio-serial ^5
normal
uuid ^1
normal
filetime ^0.2
dev
tempfile ^3
dev
Versions
13.37%
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
get_hash
ghpascon_
rust
1.0.2
In ghpascon_
rust::
utils::
hash
ghpascon_rust
::
utils
::
hash
Function
get_
hash
Copy item path
Source
pub fn get_hash(data: &
str
) ->
String
Expand description
Returns the SHA-256 hex digest of the given string.