mers/mers_lib
Mark 49d13d92cc improve error messages
- fix bug where `thread` function wouldn't error when being called on a non-function
- add compile error when a function in `try` is never used, because this is almost certainly a mistake and will cause mers to unexpectedly go down the "wrong" code path.
- some small changes so mers_lib can be used in another project
2023-12-14 19:24:43 +01:00
..
src improve error messages 2023-12-14 19:24:43 +01:00
Cargo.toml added better error messages inspired by rustc/cargo 2023-10-23 21:48:15 +02:00
doc.md mers rewrite is starting to be usable 2023-08-14 17:17:08 +02:00
init_to.rs full rewrite, kinda works 2023-07-28 00:33:15 +02:00