pub fn with_flags_and_manual_injection<R: Runtime>(
flags: Flags,
) -> TauriPlugin<R>
Expand description
Initialize the plugin with given flags while also allowing for manual injection.
pub fn with_flags_and_manual_injection<R: Runtime>(
flags: Flags,
) -> TauriPlugin<R>
Initialize the plugin with given flags while also allowing for manual injection.