Function init_with_config

Source
pub fn init_with_config<R: Runtime>(config: CacheConfig) -> TauriPlugin<R>
Expand description

Initializes the plugin with custom configuration.