Make all modules at least 'pub(crate)'
This commit is contained in:
parent
5b56fcfcda
commit
9601a5657a
2 changed files with 7 additions and 7 deletions
|
|
@ -1,2 +1,2 @@
|
|||
mod generation;
|
||||
pub(crate) mod generation;
|
||||
mod mask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue