mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 06:34:22 +00:00
6 lines
63 B
Rust
6 lines
63 B
Rust
#[derive(Debug)]
|
|
pub struct S;
|
|
|
|
#[derive(Debug)]
|
|
pub struct Z;
|