+236
-60
Cargo.lock
+236
-60
Cargo.lock
····································source = "git+https://github.com/fjall-rs/fjall.git#42d811f7c8cc9004407d520d37d2a1d8d246c03d"·············································································································································
+7
spacedust/Cargo.toml
+7
spacedust/Cargo.toml
···
+24
spacedust/src/bin/import_car_file.rs
+24
spacedust/src/bin/import_car_file.rs
···
+194
spacedust/src/bin/import_scraped.rs
+194
spacedust/src/bin/import_scraped.rs
···+async fn get_cars(cars_folder: PathBuf, tx: async_channel::Sender<tokio::io::BufReader<tokio::fs::File>>) -> Result<()> {
+138
spacedust/src/bin/scrape_pds.rs
+138
spacedust/src/bin/scrape_pds.rs
···
+1
spacedust/src/lib.rs
+1
spacedust/src/lib.rs
spacedust/src/storage/car/drive.rs
spacedust/src/storage/car/drive.rs
This is a binary file and will not be displayed.
spacedust/src/storage/car/mod.rs
spacedust/src/storage/car/mod.rs
This is a binary file and will not be displayed.
spacedust/src/storage/car/walk.rs
spacedust/src/storage/car/walk.rs
This is a binary file and will not be displayed.
+8
spacedust/src/storage/fjall/mod.rs
+8
spacedust/src/storage/fjall/mod.rs