Rust bindings for the KING OF TIME API

Example
Prints if you are at work or not at work.
$ cargo run --example tc -- status
Record the time you start working.
$ cargo run --example tc -- in
Record the time you finished working.
$ cargo run --example tc -- out