Module tauri::ipc

source ·
Expand description

Types and functions related to Inter Procedure Call(IPC).

This module includes utilities to send messages to the JS layer of the webview.

Structs

Enums

Traits

Type Aliases