Skip to content

[feat] tauri::Builder is !Send #7618

@yydcnjjw

Description

@yydcnjjw

Describe the problem

menu: Option<Box<dyn FnOnce(&AppHandle<R>) -> crate::Result<Menu<R>>>>,

Send is not implemented

Describe the solution you'd like

tauri::Builder is Send

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions