export_plugins_json

Function export_plugins_json 

Source
pub(crate) async fn export_plugins_json(
    plugins: Vec<PluginInfo>,
    file_path: String,
) -> Result<(), String>