Crate china_id

Crate china_id 

Source
Expand description

A library for handling Chinese identification numbers.

Structs§

ChinaId
Represents a Chinese identification number.

Enums§

Error
Represents the different types of errors that can occur when validating a Chinese ID. 指定在解析时可能遇到的错误
Gender
Represents the gender of an individual. 有效性别:男性/女性

Type Aliases§

Result
A specialized Result type for Chinese ID operations.