parent
2913c64da3
commit
87007c7e32
4 changed files with 7 additions and 1 deletions
|
|
@ -196,6 +196,7 @@
|
|||
#![deny(unused_results)]
|
||||
#![deny(unsafe_code)]
|
||||
#![deny(rust_2018_idioms)]
|
||||
#[macro_use] extern crate log;
|
||||
pub mod input;
|
||||
pub mod renderer;
|
||||
pub mod widget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue