mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 11:48:30 +00:00
5 lines
87 B
Rust
5 lines
87 B
Rust
![]() |
//@ aux-crate: aux_aux_bar=aux_aux_bar.rs
|
||
|
//@ edition: 2021
|
||
|
|
||
|
pub use aux_aux_bar::Bar;
|