alphanumeric 0.1.2

International number format parsing and validation with support for multiple separator conventions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "alphanumeric"
version = "0.1.2"
dependencies = [
 "to_segments",
]

[[package]]
name = "to_segments"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a31b9217f3bf6330cc57fc844a853bfd0dd37c30572bccdfe236d193209ff91"