16 unstable releases (3 breaking)
0.3.2-a1 | Oct 23, 2021 |
---|---|
0.3.2-a0 | Oct 10, 2021 |
0.3.1 | Sep 23, 2021 |
0.2.1 | Sep 5, 2021 |
0.0.0 | Aug 21, 2021 |
#3 in #pun
24 downloads per month
24KB
416 lines
Scoped IDs
This crate implements the idea of identifiers whose uniqueness is tied to a specific "scope", allowing for a common [Id
] type generic over the scope where each individual instantiation can only inter-operate with its own instantiation.
Common Use
todo!(mention how this is meant to be an ID base that other systems would further restrict/abstract for their own purposes)
Dependencies
~150KB