libphext 0.1.7

A rust-native implementation of phext
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.xxhash-rust]
features = ["xxh3"]
version = "0.8.5"

[package]
authors = ["Will Bickford <wbic16@gmail.com>"]
description = "A rust-native implementation of phext"
edition = "2021"
homepage = "https://phext.io/"
license = "MIT"
name = "libphext"
readme = "README.md"
version = "0.1.7"