mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 21:07:36 +00:00
4 lines
40 B
Rust
4 lines
40 B
Rust
pub mod foo {
|
|
pub use crate::foo;
|
|
}
|