raw-window-handle 0.5.2

Interoperability library for Rust Windowing applications.
Documentation
[features]
alloc = []
std = ["alloc"]

[package]
authors = ["Osspial <osspial@gmail.com>"]
description = "Interoperability library for Rust Windowing applications."
documentation = "https://docs.rs/raw-window-handle"
edition = "2021"
keywords = ["windowing"]
license = "MIT OR Apache-2.0 OR Zlib"
name = "raw-window-handle"
readme = "README.md"
repository = "https://github.com/rust-windowing/raw-window-handle"
rust-version = "1.64"
version = "0.5.2"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]