Re-exports§
pub use crawler::crawl;
Modules§
Structs§
- Crawl
Path - A logical crawl path used to track the current location during repository crawling.
- Dataset
- DirMeta
- File
Meta - Metadata describing a crawled file.
Enums§
Traits§
Functions§
- resolve
- Resolves a dataset URL into a
Datasetby dispatching based on the URL’s domain and structure. - resolve_
doi_ to_ url