rustc-hash 1.1.0

speed, non-cryptographic hash used in rustc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
default = ["std"]
std = []

[package]
authors = ["The Rust Project Developers"]
description = "speed, non-cryptographic hash used in rustc"
keywords = ["hash", "fxhash", "rustc"]
license = "Apache-2.0/MIT"
name = "rustc-hash"
readme = "README.md"
repository = "https://github.com/rust-lang-nursery/rustc-hash"
version = "1.1.0"