Improve docs for builder patterns

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.

2 Likes