pub static COMMAND_BUFFER: OnceCell<Mutex<String>>Expand description
A static once-initialized buffer for storing the inputted commands.
pub static COMMAND_BUFFER: OnceCell<Mutex<String>>A static once-initialized buffer for storing the inputted commands.