Skip to main content

cache_plugin

Function cache_plugin 

Source
pub async fn cache_plugin(
    _source: &PluginSource,
    _entry: &PluginMarketplaceEntry,
) -> Result<CachePluginResult, Box<dyn Error + Send + Sync>>
Expand description

Cache a plugin and return the cached path.