Docs.rs
tauri-react-0.1.0
tauri-react 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
markatk
Dependencies
once_cell ^1.5.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauri ^0.10
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tauri_
react
0.1.0
Action
Callback
Implementors
In crate tauri_
react
tauri_react
Trait
ActionCallback
Copy item path
Source
pub trait ActionCallback<T:
ApplicationState
>:
Fn
(T,
Value
) ->
Result
<T> +
Send
+
Sync
+ 'static { }
Implementors
ยง