[[bin]]
name = "generate_examples"
[dependencies.quickdiv]
version = "0.1.1"
[dependencies.quickphf]
version = "0.1.0"
[package]
authors = ["Darko Trifunovski <dtrifuno@gmail.com>"]
categories = ["algorithms", "data-structures"]
description = "Code generator for creating static maps and sets for use with quickphf"
edition = "2021"
keywords = ["hashing", "mphf", "hashmap", "codegen"]
license = "Zlib OR Apache-2.0 OR MIT"
name = "quickphf_codegen"
readme = "README.md"
repository = "https://github.com/dtrifuno/quickphf"
rust-version = "1.56"
version = "0.1.0"