Type Definition web_archive::parsing::ResourceMap[][src]

type ResourceMap = HashMap<Url, Resource>;

Newtype wrapper around HashMap, mapping between resource URLs and the downloaded file contents