instant-display

Crates.ioinstant-display
lib.rsinstant-display
version0.1.0
sourcesrc
created_at2023-06-17 00:57:21.563124
updated_at2023-06-17 00:57:21.563124
descriptionGet a display handle instantly
homepage
repositoryhttps://github.com/notgull/instant-display
max_upload_size
id892642
size27,107
John Nunley (notgull)

documentation

README

instant-display

A simple type that allows you to get a display handle if you don't need a window.

This is useful for crates like glutin, where a display handle can be feasibly used without an involved window handle.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 2

cargo fmt