CPF util
CPF util inspired in brazilian-utils/cpf.
Usage
Add the following to your Cargo.toml:
cpf_util = "0.1.1"
Examples
Format:
use cpf_util as cpf;
Validate:
use cpf_util as cpf;
CPF util inspired in brazilian-utils/cpf.
Add the following to your Cargo.toml:
cpf_util = "0.1.1"
Format:
use cpf_util as cpf;
Validate:
use cpf_util as cpf;