Crates.io | glutin_tao |
lib.rs | glutin_tao |
version | 0.33.0 |
source | src |
created_at | 2022-08-23 10:12:32.404441 |
updated_at | 2023-06-09 12:37:13.031769 |
description | Glutin bootstrapping helpers with tao |
homepage | |
repository | https://github.com/rust-windowing/glutin |
max_upload_size | |
id | 650904 |
size | 15,368 |
The crate provides cross-platform glutin Display
bootstrapping with winit.
This crate is also a reference on how to do the bootstrapping of glutin when used with a cross-platform windowing library.