keypeat 0.1.3

Generic, std-only key repetition handling for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[![pipeline](https://github.com/d-e-s-o/keypeat/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/keypeat/actions/workflows/test.yml)
[![crates.io](https://img.shields.io/crates/v/keypeat.svg)](https://crates.io/crates/keypeat)
[![Docs](https://docs.rs/keypeat/badge.svg)](https://docs.rs/keypeat)

keypeat
=======

- [Documentation][docs-rs]
- [Changelog]CHANGELOG.md

Generic, `std`-only key repetition handling for Rust.

[docs-rs]: https://docs.rs/keypeat