kon_input 0.2.0

Input handling for the Kon Engine.
Documentation
[dependencies.kon_core]
version = "0.2.0"

[dependencies.log]
version = "0.4.29"

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

[package]
authors = ["Ceyhun <ceyhun.yildizz0@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Input handling for the Kon Engine."
edition = "2024"
homepage = "https://github.com/cey0225/kon"
license = "MIT OR Apache-2.0"
name = "kon_input"
readme = "README.md"
repository = "https://github.com/cey0225/kon"
resolver = "2"
version = "0.2.0"