alphabetic 0.1.0

Simple crate featuring a struct that represents a letter in Latin-script alphabet.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.