This is a Rust library for building modal editing applications.
This crate is on crates.io and can be
used by adding modalkit
to your dependencies in your project's Cargo.toml
.
toml
[dependencies]
modalkit = "0.0.13"
modalkit
is released under the [Apache License, Version 2.0].