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