Function with_flags_and_manual_injection

Source
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.