Function artifact_app::core::locs::attach_locs [] [src]

pub fn attach_locs(artifacts: &mut Artifacts,
                   locs: HashMap<ArtName, Loc>)
                   -> Result<HashMap<ArtName, Loc>>

attach the locations to the artifacts, returning locations that were not used.