Crates.io | glutin-winit |
lib.rs | glutin-winit |
version | 0.5.0 |
source | src |
created_at | 2022-11-12 07:08:37.216273 |
updated_at | 2024-06-08 10:31:13.194529 |
description | Glutin bootstrapping helpers with winit |
homepage | |
repository | https://github.com/rust-windowing/glutin |
max_upload_size | |
id | 713503 |
size | 17,900 |
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.