mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-02 16:28:46 +00:00
3 lines
43 B
Rust
3 lines
43 B
Rust
|
extern crate foo;
|
||
|
extern crate foo as bar;
|