Make error module public (#78)
This commit is contained in:
parent
2cd56af252
commit
2ca92e4d3d
@ -342,5 +342,6 @@ pub use self::style::{
|
||||
TerminalColor,
|
||||
};
|
||||
pub use self::terminal::{terminal, Terminal};
|
||||
pub use common::error;
|
||||
pub use common::screen::{AlternateScreen, Screen};
|
||||
pub use common::Crossterm;
|
||||
|
Loading…
Reference in New Issue
Block a user