raw-window-handle 0.1.2

Raw platform window types for interoperability
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 0.1.2 (2019-08-13)

* Fix use of private `_non_exhaustive` field in platform handle structs preventing structs from getting initialized.

# 0.1.1 (2019-08-13)

* Flesh out Cargo.toml, adding crates.io info rendering tags.

# 0.1.0 (2019-08-13)

* Initial release.