Minimize visibilities.
This makes it much clearer which things are used outside the crate.
This commit is contained in:
@@ -128,7 +128,7 @@ impl CompiledModule {
|
||||
}
|
||||
}
|
||||
|
||||
pub struct CachedModuleCodegen {
|
||||
pub(crate) struct CachedModuleCodegen {
|
||||
pub name: String,
|
||||
pub source: WorkProduct,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user