# 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](https://docs.rs/alphabetic)
## License
This crate is published under the terms of the GPL-3.0 license.