EDGE_SERVICE_ROOT

Constant EDGE_SERVICE_ROOT 

Source
pub const EDGE_SERVICE_ROOT: &str = "https://api.edge.launchpad.net/";
Expand description

The root URL for the edge Launchpad API.

If you use EDGE_SERVICE_ROOT, or its alias, or the equivalent string, launchpadlib will issue a deprecation warning and use PRODUCTION_SERVICE_ROOT instead. Similarly for EDGE_WEB_ROOT.