libphext 0.1.3

A rust-native implementation of phext
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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"
version = "0.1.3"