generated from GarandPLG/rust-flake-template
Privatize internal modules and adjust re‑exports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pub mod board;
|
||||
pub mod focused_cell;
|
||||
pub mod offset;
|
||||
mod board;
|
||||
mod focused_cell;
|
||||
mod offset;
|
||||
|
||||
pub use board::BoardState;
|
||||
pub use focused_cell::{FocusedCell, MoveFocusedCell};
|
||||
|
||||
Reference in New Issue
Block a user