string_cache_codegen 0.5.2

A codegen library for string-cache, developed as part of the Servo project.
Documentation
[dependencies.phf_generator]
version = "0.10"

[dependencies.phf_shared]
version = "0.10"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[lib]
name = "string_cache_codegen"
path = "lib.rs"

[package]
authors = ["The Servo Project Developers"]
description = "A codegen library for string-cache, developed as part of the Servo project."
documentation = "https://docs.rs/string_cache_codegen/"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "string_cache_codegen"
repository = "https://github.com/servo/string-cache"
version = "0.5.2"