Skip to content

Commit 856787e

Browse files
committed
add module docs
1 parent a27103a commit 856787e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/bevy_winit/src/converters.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//! Helpers for mapping between winit and bevy types
12
use bevy_ecs::entity::Entity;
23
use bevy_input::{
34
keyboard::{KeyCode, KeyboardInput, NativeKeyCode},

0 commit comments

Comments
 (0)