ulyssa / modalkit

A Rust library for building modal editing applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modalkit

Build Status License: Apache 2.0 #modalkit:0x.badd.cafe Latest Version Docs Status

About

This is a Rust library for building modal editing applications.

Usage

This crate is on crates.io and can be used by adding modalkit to your dependencies in your project's Cargo.toml.

[dependencies]
modalkit = "0.0.16"

License

modalkit is released under the Apache License, Version 2.0.

About

A Rust library for building modal editing applications

License:Apache License 2.0


Languages

Language:Rust 100.0%