Docs.rs
tauri-plugin-js-0.1.0
tauri-plugin-js 0.1.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
HuakunShen
Dependencies
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauri ^2.10.0
normal
thiserror ^2
normal
tokio ^1
normal
tauri-plugin ^2.5.3
build
Versions
25.71%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate tauri_plugin_js
tauri_
plugin_
js
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Crate
tauri_
plugin_
js
Copy item path
Source
Structs
§
Exit
Event
Payload
Process
Info
Runtime
Info
Spawn
Config
Stdio
Event
Payload
Enums
§
Error
Traits
§
JsExt
Extensions to
tauri::App
,
tauri::AppHandle
and
tauri::Window
to access the js APIs.
Functions
§
init
Initializes the plugin.
Type Aliases
§
Result