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