pub struct MyType { pub field: Field, }
field: Field
Instantiates a [MyTypeBuilder].
MyTypeBuilder
Use this function to define optional fields.