Expand description
Rust client for UnicodeFYI REST API.
let client = unicodefyi::Client::new();
let result = client.search("query").unwrap();Rust client for UnicodeFYI REST API.
let client = unicodefyi::Client::new();
let result = client.search("query").unwrap();