Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomaka/rust-ids-container
Rust container which automatically assigns keys when you insert in it
https://github.com/tomaka/rust-ids-container
Last synced: 5 days ago
JSON representation
Rust container which automatically assigns keys when you insert in it
- Host: GitHub
- URL: https://github.com/tomaka/rust-ids-container
- Owner: tomaka
- Created: 2015-01-09T19:28:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T13:32:59.000Z (about 9 years ago)
- Last Synced: 2024-11-30T19:16:15.739Z (23 days ago)
- Language: Rust
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ids_container
```rust
[dependencies]
ids_container = "*"
```