Function proto_pdk_test_utils::create_plugin_with_config
source · pub fn create_plugin_with_config(
id: &str,
sandbox: &Path,
config: HashMap<String, String>
) -> WasmTestWrapperpub fn create_plugin_with_config(
id: &str,
sandbox: &Path,
config: HashMap<String, String>
) -> WasmTestWrapper