phf_shared 0.7.24

Support code shared by PHF libraries
Documentation
[dependencies.siphasher]
version = "0.2"

[dependencies.unicase]
optional = true
version = "1.4"

[features]
core = []

[lib]
name = "phf_shared"
path = "src/lib.rs"
test = false

[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "Support code shared by PHF libraries"
license = "MIT"
name = "phf_shared"
repository = "https://github.com/sfackler/rust-phf"
version = "0.7.24"