RUT Chile
Chilean National ID (RUT) Parser
[![Crates.io](https://img.shields.io/crates/v/rutcl.svg)](https://crates.io/crates/rutcl)
[![Documentation](https://docs.rs/rutcl/badge.svg)](https://docs.rs/rutcl)
![Build](https://github.com/EstebanBorai/rutcl/workflows/build/badge.svg)
![Clippy](https://github.com/EstebanBorai/rutcl/workflows/clippy/badge.svg)
![Formatter](https://github.com/EstebanBorai/rutcl/workflows/fmt/badge.svg)
![Tests](https://github.com/EstebanBorai/rutcl/workflows/test/badge.svg)
## Getting Started
Add `rutcl` crate to your Cargo.toml
```bash
cargo add rutcl
```