diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1 +1,7 @@ | |||
| 1 | pub mod zip; | ||
| 1 | 2 | ||
| 3 | mod archive; | ||
| 4 | mod io; | ||
| 5 | mod result; | ||
| 6 | |||
| 7 | pub use archive::Archive; | ||
![]() |
index : projects/archivator | |
| Universal archive library for all popular formats |
| aboutsummaryrefslogtreecommitdiff |