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