mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 19:57:47 +00:00
3 lines
95 B
Rust
3 lines
95 B
Rust
// @is "$.index[*][?(@.name=='TupleUnit')].inner.struct.kind.tuple" []
|
|
pub struct TupleUnit();
|