Static twitch_api2::TWITCH_PUBSUB_URL[][src]

pub static TWITCH_PUBSUB_URL: Lazy<Url>
This is supported on crate feature pubsub only.
Expand description

Location to twitch PubSub

Can be overriden when feature mock_api is enabled with environment variable TWITCH_PUBSUB_URL.