egui_virtual_keyboard 0.1.0

Simple Virtual Keyboard for egui
Documentation
[dependencies.egui]
version = "0.30.0"

[lib]
name = "egui_virtual_keyboard"
path = "src/lib.rs"

[package]
authors = ["SnailWithTea <tipounlogick@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Simple Virtual Keyboard for egui"
edition = "2021"
keywords = ["gui", "keyboard"]
license = "MIT OR Apache-2.0"
name = "egui_virtual_keyboard"
readme = "README.md"
repository = "https://github.com/snail-with-tea/egui_virtual_keyboard"
version = "0.1.0"