raw-window-handle 0.3.2

Interoperability library for Rust Windowing applications.
Documentation
[badges.appveyor]
repository = "rust-windowing/raw-window-handle"

[badges.travis-ci]
repository = "rust-windowing/raw-window-handle"
[dependencies.libc]
features = []
version = "0.2"

[features]
nightly-docs = []

[package]
authors = ["Osspial <osspial@gmail.com>"]
description = "Interoperability library for Rust Windowing applications."
documentation = "https://docs.rs/raw-window-handle"
edition = "2018"
keywords = ["windowing"]
license = "MIT"
name = "raw-window-handle"
readme = "README.md"
repository = "https://github.com/rust-windowing/raw-window-handle"
version = "0.3.2"
[package.metadata.docs.rs]
features = ["nightly-docs"]