Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/rustc-hash/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 477 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "rustc-hash"
version = "2.1.1"
authors = ["The Rust Project Developers"]
description = "A speedy, non-cryptographic hashing algorithm used by rustc"
license = "Apache-2.0 OR MIT"
readme = "README.md"
keywords = ["hash", "hasher", "fxhash", "rustc"]
repository = "https://github.com/rust-lang/rustc-hash"
edition = "2021"

[features]
default = ["std"]
std = []
nightly = []
rand = ["dep:rand", "std"]

[dependencies]
rand = { version = "0.8", optional = true }

[Dauer der Verarbeitung: 0.20 Sekunden]