dmv

Crates.iodmv
lib.rsdmv
version0.3.2-a1
sourcesrc
created_at2021-08-21 23:08:26.690792
updated_at2021-10-23 01:48:11.446639
descriptionProvides identity values that are restricted to user-specified scopes
homepage
repositoryhttps://gitlab.com/fluhzar/id_rs
max_upload_size
id440486
size23,831
Fluhzar (Fluhzar)

documentation

https://docs.rs/dmv

README

Scoped IDs

crates.io docs MIT/Apache

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)

Commit count: 63

cargo fmt