Skip to main content

screen_editor_transport_js

Function screen_editor_transport_js 

Source
fn screen_editor_transport_js(action: JsValue) -> Result<JsValue, JsValue>
Expand description

Send a transport action to the backend editor session. catch so it degrades to a no-op outside Tauri.