console-listener 0.1.1

A crate for listening to console input in a separate thread. Can be used to listen for a stop command in an otherwise infinitely looping program.
Documentation

use console_listener with an underscore instead of the dash to bring this crate into scope.