trump
Spawn a background thread that prints a Donald Trump quote every 10 seconds.
Usage
Add to your Cargo.toml:
[]
= "0.1"
Example:
use start_quotes;
use Duration;
use thread;
License
MIT
Spawn a background thread that prints a Donald Trump quote every 10 seconds.
Add to your Cargo.toml:
[]
= "0.1"
Example:
use start_quotes;
use Duration;
use thread;
MIT