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