mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-07 11:45:43 +00:00
6 lines
48 B
Rust
6 lines
48 B
Rust
use foo::bar;
|
|
use
|
|
use crate::baz;
|
|
use
|
|
fn f() {}
|