console-listener 0.1.0

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

conole_listener

console_listener is a crate that includes the Listener struct, used to listen for a specified string to be typed to the console