write the dump v2 import

This commit is contained in:
Tamo 2022-10-09 23:47:56 +02:00 committed by Clément Renault
parent 2a7a6f9a30
commit 70e3308e8c
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
35 changed files with 8400 additions and 11 deletions

View file

@ -1,5 +1,3 @@
use crate::reader::{v4, v5, DumpReader, IndexReader};
use crate::Result;