Expand description
Module for the core parsing functionality
Structs§
- Image
Resource - Data type representing an image
Enums§
- Resource
- Generic resource type
- Resource
Url - Tag the resource URLs with the type of resource they correspond to
Type Aliases§
- Resource
Map - Newtype wrapper around
HashMap
, mapping between resource URLs and the downloaded file contents