mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 23:25:14 +00:00
3 lines
88 B
Rust
3 lines
88 B
Rust
// @is "$.index[*][?(@.name=='TupleUnit')].inner.kind.tuple" []
|
|
pub struct TupleUnit();
|