//! Contain the definition for errors with all additional data that is needed to generate nice error messages
/// A boxed variant of the error, to ensure a small stack space
/// Wrapping the colored functionality
/// Helper methods to merge identical errors
/// The context of an error
/// An error with all its properties
/// Payload trait for error payloads
/// A trait to define errors
/// Trait for error kinds/payloads
/// A highlight on a line
pub use *;
use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;