maibloom / keyarray

KeyArray is like a row of buttons—exactly one button (the current key) is “pressed” at any time. Use it to model mutually exclusive states, mode selectors, toggles, or feature flags in your Rust projects.

Home Page:https://crates.io/crates/keyarray

Repository from Github https://github.commaibloom/keyarrayRepository from Github https://github.commaibloom/keyarray

This repository is not active

About

KeyArray is like a row of buttons—exactly one button (the current key) is “pressed” at any time. Use it to model mutually exclusive states, mode selectors, toggles, or feature flags in your Rust projects.

https://crates.io/crates/keyarray

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%