pub const DATA_GOV_BASE_URL: &str = "https://catalog.data.gov";Expand description
Base URL for the public data.gov Catalog API.
Provided for convenience when constructing a
data_gov_catalog::Configuration directly.
pub const DATA_GOV_BASE_URL: &str = "https://catalog.data.gov";Base URL for the public data.gov Catalog API.
Provided for convenience when constructing a
data_gov_catalog::Configuration directly.