Support parsing TDB2 files

This commit is contained in:
Dustin J. Mitchell
2022-01-06 03:49:26 +00:00
parent 4b2ef1913a
commit 162a9eae95
3 changed files with 332 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ mod errors;
mod invocation;
mod settings;
mod table;
mod tdb2;
mod usage;
/// See https://docs.rs/built