Locations

Type Alias Locations 

Source
pub type Locations = IndexMap<Resource, Location>;
Expand description

Location of all used resources

Aliased Typeยง

pub struct Locations { /* private fields */ }