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