mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 21:00:04 -04:00
Rename window example to full, to signify that it's a large example
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
//! Simple winit application.
|
||||
//! An example showcasing various functionality that Winit has.
|
||||
//!
|
||||
//! Often used by Winit developers to test certain functionality, may be a bit
|
||||
//! verbose.
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::error::Error;
|
||||
Reference in New Issue
Block a user