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