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