Skip to content

Automatically generate handlers #31

Description

@murnifine

Module

common (shared/core functionality)

Description

Is it possible for generate_handler to be created automatically?

let handlers = tauri::generate_handler![command1, command2, command3];

.invoke_handler(handlers)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmodule:commonIssue affects core/shared functionality

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions