RegisterNativeCommands

Function RegisterNativeCommands 

Source
pub fn RegisterNativeCommands(
    AppHandle: &AppHandle<Wry>,
    ApplicationState: &Arc<ApplicationState>,
) -> Result<(), CommonError>
Expand description

Registers all native commands and providers with the application state.