6 lines
63 B
Rust
6 lines
63 B
Rust
#[derive(Debug)]
|
|
pub struct S;
|
|
|
|
#[derive(Debug)]
|
|
pub struct Z;
|