2023-03-30 07:34:55 -05:00

5 lines
60 B
Rust

#![crate_type = "lib"]
extern crate bar;
extern crate baz;