Adjusted error handling
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
pub mod transducer;
|
||||
pub mod control;
|
||||
pub mod cell;
|
||||
mod error;
|
||||
pub mod error;
|
||||
|
||||
pub use error::CriticalError;
|
||||
|
Reference in New Issue
Block a user