3 lines
43 B
Rust
3 lines
43 B
Rust
pub mod inner {
|
|
pub fn function() {}
|
|
}
|
pub mod inner {
|
|
pub fn function() {}
|
|
}
|