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