+60
-9
Cargo.lock
+60
-9
Cargo.lock
······························
+2
links/Cargo.toml
+2
links/Cargo.toml
+3
-2
links/src/lib.rs
+3
-2
links/src/lib.rs
·········
+41
links/src/record.rs
+41
links/src/record.rs
······
+2
-1
spacedust/Cargo.toml
+2
-1
spacedust/Cargo.toml
······
+1
-4
spacedust/src/bin/import_car_file.rs
+1
-4
spacedust/src/bin/import_car_file.rs
······
+108
-44
spacedust/src/bin/import_scraped.rs
+108
-44
spacedust/src/bin/import_scraped.rs
······-async fn get_cars(cars_folder: PathBuf, tx: async_channel::Sender<tokio::io::BufReader<tokio::fs::File>>) -> Result<()> {············
+12
-13
spacedust/src/bin/scrape_pds.rs
+12
-13
spacedust/src/bin/scrape_pds.rs
···············
+1
spacedust/src/storage/car/mod.rs
+1
spacedust/src/storage/car/mod.rs
···
+4
-3
spacedust/src/storage/fjall/mod.rs
+4
-3
spacedust/src/storage/fjall/mod.rs