fb: Added support for typing backspaces.
This commit is contained in:
@@ -26,6 +26,7 @@ pub mod resources;
|
||||
pub mod std;
|
||||
|
||||
/// Re-exports most of the IO macros as well as standard allocation stuff
|
||||
#[allow(unused)]
|
||||
pub mod prelude {
|
||||
pub use crate::std::io::*;
|
||||
pub use alloc::{
|
||||
|
||||
Reference in New Issue
Block a user