Docs.rs
typst-utils-0.13.1
typst-utils 0.13.1
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
unicode-math-class ^0.1
normal
Versions
98%
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
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
typst_
utils
0.13.1
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.