Skip to main content

init

Function init 

Source
pub fn init<R: Runtime>() -> TauriPlugin<R>
Expand description

Build the plugin. Registered as "picoframe-hello" (the crate name minus the tauri-plugin- prefix), so the frontend invokes plugin:picoframe-hello|hello_greet.