Rust client for TimeFYI REST API.
let client = timefyi::Client::new(); let result = client.search("query").unwrap();