mirror of
https://github.com/sharkdp/bat
synced 2026-08-02 18:41:42 +00:00
Rename error module
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use std::collections::HashSet;
|
||||
use std::str::FromStr;
|
||||
|
||||
use crate::errors::*;
|
||||
use crate::error::*;
|
||||
|
||||
#[derive(Debug, Eq, PartialEq, Copy, Clone, Hash)]
|
||||
pub enum StyleComponent {
|
||||
|
||||
Reference in New Issue
Block a user