Are you asking for this tab?
And for the connection: I much prefer to start the build as Type::build() -> TypeBuilder, not TypeBuilder::new() -> Type, which handles the connection of the builder type from the type being built.
Type::build() -> TypeBuilder
TypeBuilder::new() -> Type