Module pulldown_cmark_mdcat::resources
source · Expand description
Access to resources referenced from markdown documents.
Structs§
- A resource handler which dispatches reading among a list of inner handlers.
- A resource handler for
file:URLs. - Data of a resource with associated mime type.
- A resource handler which doesn’t read anything.
Traits§
- Handle resource URLs.
Functions§
- Filter by URL scheme.