mers/mers_lib/src
Mark 3e33d963f5 remove RunCommandError custom type,
replace it with `{ run_command_error: String }`
instead, which is more standard mers style
2024-06-14 19:49:41 +02:00
..
data fix list cloning not cloning inner values 2024-04-30 13:58:40 +02:00
errors add _ wildcard for type definitions 2024-06-12 20:11:22 +02:00
info fix pub(crate) instead of pub on Info::Global 2024-03-22 16:19:36 +01:00
parsing Type no longer implements MersType 2024-04-16 13:38:50 +02:00
program remove RunCommandError custom type, 2024-06-14 19:49:41 +02:00
lib.rs add Byte to replace Int when appropriate 2024-04-15 14:07:05 +02:00