handle-key

Crates.iohandle-key
lib.rshandle-key
version0.1.0
sourcesrc
created_at2023-01-25 22:17:08.548336
updated_at2023-01-25 22:17:08.548336
descriptionTyped and named or unnamed map keys
homepage
repositoryhttps://github.com/schell/handle-key
max_upload_size
id768011
size4,004
Schell Carl Scivally (schell)

documentation

https://docs.rs/handle-key/

README

handle-key 🫖🔑

handle-key is a small library that provides a Handle type used to index into maps. Handle has both usize and String constructors and is a good fit for resources that may or may not have meaningful names.

Commit count: 2

cargo fmt