Added fungus (#2542)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Jason Beetham
2023-03-18 00:45:23 +01:00
committed by GitHub
co-authored by Gabriel Huber
parent 141fdbfbc6
commit e96d7014d6
+15
View File
@@ -29532,5 +29532,20 @@
"description": "A simple lib to intercept Javascript fetch to capture or edit the data",
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/jsfetchMock"
},
{
"name": "fungus",
"url": "https://github.com/beef331/fungus",
"method": "git",
"tags": [
"adt",
"enum",
"rust",
"match",
"tagged union"
],
"description": "Rust-like tuple enums",
"license": "MIT",
"web": "https://github.com/beef331/fungus"
}
]