Crates.io | yasi |
lib.rs | yasi |
version | 0.1.5 |
source | src |
created_at | 2023-02-24 06:35:28.479 |
updated_at | 2023-02-24 21:58:56.398839 |
description | Yet Another String Interner |
homepage | |
repository | https://github.com/Start9Labs/yasi.git |
max_upload_size | |
id | 793371 |
size | 11,669 |
Uses Arc'd references, and performs Hash and Eq using Display, so that you can intern anything implementing Display without allocating unless the value doesn't already exist