mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 04:05:27 +00:00
5 lines
60 B
Rust
5 lines
60 B
Rust
#![crate_type = "lib"]
|
|
|
|
extern crate bar;
|
|
extern crate baz;
|