This website requires JavaScript.
Explore
Help
Sign In
mark
/
mers
Watch
1
Star
0
Fork
0
You've already forked mers
mirror of
https://github.com/Dummi26/mers.git
synced
2025-03-10 14:13:52 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a446248e4
mers
/
mers_libs
History
Dummi26
ca1dbf2722
changed "var type = value" syntax to "var::type = value" and added the tutor (mers -t)
2023-04-25 02:55:16 +02:00
..
gui_v1
changed "var type = value" syntax to "var::type = value" and added the tutor (mers -t)
2023-04-25 02:55:16 +02:00
http_requests_v1
changed "var type = value" syntax to "var::type = value" and added the tutor (mers -t)
2023-04-25 02:55:16 +02:00
gui
moved Cargo.toml and src/ to /mers/Cargo.toml and /mers/src/ because rust-analyzer was apparently very confused when I was trying to edit projects in mers_libs/*/.
2023-04-12 22:23:07 +02:00
http_requests
- Added assume_no_enum() because the Err enum is used at least as often as
[]
for reporting fails.
2023-04-13 03:04:47 +02:00