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