aabel-identifier-rs 0.1.2

A crate the defines identifier behavior, such comparing them, or generating sequences of identifiers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Vlad Eminovici"]
categories = ["data-structures"]
description = "A crate the defines identifier behavior, such comparing them, or generating sequences of identifiers."
edition = "2021"
homepage = "https://github.com/veminovici/aabel-identifier-rs"
keywords = ["identifier", "iterator"]
license = "MIT OR Apache-2.0"
name = "aabel-identifier-rs"
readme = "README.md"
repository = "https://github.com/veminovici/aabel-identifier-rs"
version = "0.1.2"