mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 11:43:39 -04:00
10 lines
117 B
Rust
10 lines
117 B
Rust
pub mod dd {
|
|
pub struct Ccccccc;
|
|
}
|
|
pub mod aa {
|
|
pub struct Ccccccc;
|
|
}
|
|
pub mod bb {
|
|
pub struct Ccccccc;
|
|
}
|