struct A struct B { } struct Tuple(bool, i32) pub struct Point { pub x: i32, y: i32, }