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