Crates.io | match-by-hash |
lib.rs | match-by-hash |
version | 1.0.1 |
source | src |
created_at | 2023-12-15 19:06:45.962399 |
updated_at | 2023-12-15 19:22:34.588148 |
description | Match statement, but for any value and with a hash function |
homepage | |
repository | https://codeberg.org/lch361/match-by-hash |
max_upload_size | |
id | 1071198 |
size | 7,558 |
Need to match one string among many? Or maybe not even strings, but something else in large quantities? Then this crate is for you.
==
to check if the key is right.