struct Foo { field: Bar, } fn main() { Foo::builder(); }