[lib]
name = "b3_display_handler"
path = "src/lib.rs"
[package]
authors = ["Denis Sologub <ds.sologub@ya.ru>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["os"]
description = "A connecting interface between the provider of a pointer to a window or display and the consumer."
documentation = "https://docs.rs/crate/b3-display-handler/0.1.0"
edition = "2021"
exclude = [".vscode/*", "github/*"]
homepage = "https://github.com/Klein-Stein/b3-display-handler"
keywords = ["b3", "windowing"]
license-file = "LICENSE"
name = "b3-display-handler"
readme = "README.md"
repository = "https://github.com/Klein-Stein/b3-display-handler"
version = "0.1.2"