Re-exports
pub use io::*;
Modules
Structs
A structure that stores everything related to the program.
A structure that contains the program logic and the program counter.
Enums
Enum to keep track of Brainfuck Instructions
Functions
Default
flush
function that writes the output to regular stdout.Default
input_source
that gets its input from stdin.