Function spaik::scratch_main

source ·
pub fn scratch_main() -> Result<(), Box<dyn Error>>
Expand description

SPAIK scratchpad for use in development of SPAIK itself. Rust doesn’t have a good REPL, this is my substitute. Changes to this file should not be commited to git.