![Maintenance](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg) [![CI](https://github.com/BartMassey/{{crate}}/actions/workflows/main.yml/badge.svg)](https://github.com/BartMassey/{{crate}}/actions) [![crates-io](https://img.shields.io/crates/v/{{crate}}.svg)](https://crates.io/crates/{{crate}}) [![api-docs](https://docs.rs/{{crate}}/badge.svg)](https://docs.rs/{{crate}}) # {{crate}}: heuristically test whether a character is a vowel letter Bart Massey 2021 (version {{version}}) {{readme}} # License This crate is made available under the "{{license}} license". Please see the file `LICENSE` in this distribution for license terms. # Acknowledgments Thanks to the `cargo-readme` crate for generation of this `README`.