mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 13:27:33 +00:00
4 lines
40 B
Rust
4 lines
40 B
Rust
pub mod foo {
|
|
pub use crate::foo;
|
|
}
|