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