Rewrite ingest command

This commit is contained in:
Joscha 2024-12-31 00:48:24 +01:00
parent f819f5bf69
commit 3aa8222b6b
8 changed files with 502 additions and 242 deletions

View file

@ -1,7 +1 @@
pub mod ingest;
pub mod list_links;
pub mod list_pages;
pub mod longest_shortest_path;
pub mod path;
pub mod philosophy_game;
pub mod reexport;