{"library":"linked-hash-set","type":"library","category":null,"description":"A HashSet that preserves insertion order, providing fast iteration and consistent ordering.","language":"rust","status":"active","version":"0.1.6","tags":["hashset","ordered","insertion-order","collection","data-structure"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nlinked_hash_set = \"0.1.6\"","imports":["use linked_hash_set::LinkedHashSet;"]},{"cmd":"cargo add linked_hash_set","imports":[]}],"homepage":"https://github.com/alexheretic/linked-hash-set","github":"https://github.com/alexheretic/linked-hash-set","docs":"https://docs.rs/linked_hash_set/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}