fn notify_fast_mode()

in src/main.rs [74:76]


fn notify_fast_mode() {
    eprintln!("Fast mode activated. Sit back, relax, and enjoy the brief flight.");
}