mers/mers_lib/src
Mark a78367f27c add support for custom theming in mers errors
this also includes support for the NoTheme,
a theme which doesn't add any color to mers'
output.
If you compile mers with --no-default-features,
the `colored` dependency will disappear and
mers_lib will fall back to NoTheme.
2024-06-26 01:02:19 +02:00
..
data nicer errors 2024-06-21 15:50:41 +02:00
errors add support for custom theming in mers errors 2024-06-26 01:02:19 +02:00
info fix pub(crate) instead of pub on Info::Global 2024-03-22 16:19:36 +01:00
parsing add support for custom theming in mers errors 2024-06-26 01:02:19 +02:00
program add support for custom theming in mers errors 2024-06-26 01:02:19 +02:00
lib.rs add Byte to replace Int when appropriate 2024-04-15 14:07:05 +02:00