import_presets_json

Function import_presets_json 

Source
pub(crate) async fn import_presets_json(
    file_path: String,
) -> Result<Vec<PresetFile>, String>