Skip to main content

Crate datahugger

Crate datahugger 

Source

Re-exports§

pub use crawler::crawl;

Modules§

crawler
datasets
error

Structs§

CrawlPath
A logical crawl path used to track the current location during repository crawling.
Dataset
DirMeta
FileMeta
Metadata describing a crawled file.

Enums§

Checksum
Entry
Hasher

Traits§

CrawlExt
DatasetBackend
DownloadExt

Functions§

resolve
Resolves a dataset URL into a Dataset by dispatching based on the URL’s domain and structure.
resolve_doi_to_url