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