pub fn init_with_manual_injection<R: Runtime>() -> TauriPlugin<R>Expand description
Initialize the plugin with default values while also allowing for manual injection.
pub fn init_with_manual_injection<R: Runtime>() -> TauriPlugin<R>Initialize the plugin with default values while also allowing for manual injection.