[][src]Crate console_listener

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

Structs

Listener

The Listener struct holds a thread that listens for a specified string written to the console.