Removed a bunch of over abstracted bullshit.
This commit is contained in:
@ -1,9 +1,3 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod transducer;
|
||||
|
||||
pub mod cell {
|
||||
pub use physical::cell::*;
|
||||
}
|
||||
|
||||
pub use physical::CriticalError;
|
||||
pub use physical::CriticalError;
|
Reference in New Issue
Block a user