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