Docs.rs
typst-utils-0.12.0
typst-utils 0.12.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
laurmaedje
Dependencies
once_cell ^1
normal
portable-atomic ^1.6
normal
rayon ^1.7.0
normal
siphasher ^1
normal
thin-vec ^0.2.13
normal
Versions
97.22%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
typst_
utils
0.12.0
typst_utils
Function
hash128
Copy item path
source
pub fn hash128<T:
Hash
+ ?
Sized
>(value:
&T
) ->
u128
Expand description
Calculate a 128-bit siphash of a value.