Fence the module I guess
This commit is contained in:
parent
e020347c6b
commit
5d2e601426
|
@ -14,6 +14,7 @@ pub mod cursor;
|
|||
pub mod drawing;
|
||||
pub mod input_handler;
|
||||
pub mod output_map;
|
||||
#[cfg(any(feature = "udev", feature = "winit"))]
|
||||
pub mod render;
|
||||
pub mod shell;
|
||||
pub mod state;
|
||||
|
|
Loading…
Reference in New Issue