mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
cargo fmt
This commit is contained in:
parent
91c3cf25b6
commit
68cf9602e1
1 changed files with 1 additions and 1 deletions
|
@ -27,10 +27,10 @@ use winit::event::{Event, ModifiersState};
|
|||
use winit::event_loop::ControlFlow;
|
||||
|
||||
pub mod ast;
|
||||
pub mod pool;
|
||||
mod buffer;
|
||||
pub mod file;
|
||||
mod keyboard_input;
|
||||
pub mod pool;
|
||||
mod rect;
|
||||
pub mod text;
|
||||
mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue