Function tauri_plugin_serialplugin::commands::close
source ยท pub fn close<R: Runtime>(
_app: AppHandle<R>,
_window: Window<R>,
state: State<'_, SerialportState>,
path: String,
) -> Result<(), Error>
Expand description
close
closes the specified serial port