dtz_rss2email/apis/
configuration.rs

1/*
2 * DTZ RSS2Email Api
3 *
4 * a generated client for the DTZ RSS2Email API
5 *
6 * Contact: jens@apimeister.com
7 * Generated by: https://openapi-generator.tech
8 */
9
10
11pub static SVC_URL: &str = "https://rss2email.dtz.rocks/api/2021-02-01";