[][src]Function tauri_react::update_state

pub fn update_state<T: ApplicationState>(
    webview: &mut WebviewMut,
    state: T
) -> Result<()>