fb: Added support for typing backspaces.

This commit is contained in:
2025-02-24 23:24:03 +00:00
parent f7723a3944
commit 00d3a1de72
3 changed files with 25 additions and 8 deletions
+1
View File
@@ -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::{