make mod private
This commit is contained in:
parent
713c3ea30b
commit
5f8068cea8
@ -1,5 +1,5 @@
|
||||
pub(super) mod imp;
|
||||
pub(crate) mod scope;
|
||||
mod scope;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user