mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
1 line
63 B
Rust
1 line
63 B
Rust
fn captures<'a: 'a, 'b: 'b, T>() -> impl Sized + use<'b, T> {}
|