mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added fungus (#2542)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
141fdbfbc6
commit
e96d7014d6
@ -29532,5 +29532,20 @@
|
|||||||
"description": "A simple lib to intercept Javascript fetch to capture or edit the data",
|
"description": "A simple lib to intercept Javascript fetch to capture or edit the data",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://git.ozzuu.com/thisago/jsfetchMock"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user