https://github.com/LeoBorai/rutcl
Chilean National ID (RUT) Parser
https://github.com/LeoBorai/rutcl
chile identifier national nid parse rut validate
Last synced: 4 months ago
JSON representation
Chilean National ID (RUT) Parser
- Host: GitHub
- URL: https://github.com/LeoBorai/rutcl
- Owner: EstebanBorai
- License: mit
- Created: 2024-03-02T22:49:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T20:36:56.000Z (9 months ago)
- Last Synced: 2024-10-02T09:21:54.454Z (9 months ago)
- Topics: chile, identifier, national, nid, parse, rut, validate
- Language: Rust
- Homepage: https://rutcl.estebanborai.com
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RUT Chile
Chilean National ID (RUT) Parser
[](https://crates.io/crates/rutcl)
[](https://docs.rs/rutcl)



## Getting Started
Add `rutcl` crate to your Cargo.toml
```bash
cargo add rutcl
```