Function cf_env::get_services[][src]

pub fn get_services() -> Result<HashMap<String, Vec<Service>>, Error>
Expand description

Get’s the value from VCAP_SERVICES as a typed HashMap of Strings and a list of Services