# Alphabetic
A simple crate featuring `AlphabeticLetter` struct, that represents a letter in Latin-script alphabet.
## Usage
Add this crate by running `cargo add alphabetic`:
```
>cargo add alphabetic
```
## Getting Started
See [API Docs](docs.rs/crate/alphabetic/0.1.0)
## License
This crate is published under the terms of the GPL-3.0 license.