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