Skip to content

[docs] Rename one of two WindowBuilders #3827

Description

@joepio

There are two WindowBuilders exported: tauri::window::WindowBuilder and tauri::WindowBuilder. One is a Struct, the other a Trait. Took me longer than I want to admit that I had imported the Trait, not the Struct, which was why everything went wrong.

I think the best solution is to rename one of both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions