add configs/bundle_pure

This commit is contained in:
Mark
2024-06-23 22:14:29 +02:00
parent 4d570ec5a5
commit 94111a5eaa
8 changed files with 60 additions and 33 deletions

View File

@@ -90,6 +90,8 @@ pub mod error_colors {
pub const StacktraceDescend: Color = Color::Yellow;
pub const StacktraceDescendHashInclude: Color = Color::Red;
pub const MaximumRuntimeExceeded: Color = Color::BrightYellow;
}
#[derive(Clone)]
pub enum CheckErrorComponent {