5 lines
59 B
Rust
5 lines
59 B
Rust
![]() |
#![crate_type = "rlib"]
|
||
|
|
||
|
extern crate a;
|
||
|
extern crate bar;
|