6 lines
61 B
Rust
6 lines
61 B
Rust
#[auto_serialize]
|
|
|
|
type t = (uint, uint);
|
|
|
|
pub fn main() { }
|