Update README.md

pull/360/head
CarlyRaeJepsenStan 2 years ago committed by GitHub
parent d99a4f7d15
commit b2f2bd334e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@
For convenience, we're going to pack all the fields into a struct and create some methods on that.
```rust
// main.rs
// lib.rs
use winit::window::Window;
struct State {

Loading…
Cancel
Save