[][src]Trait tauri_react::ActionCallback

pub trait ActionCallback<T: ApplicationState>: Fn(T, Value) -> Result<T> + Send + Sync + 'static { }

Implementors

Loading content...