A simple library for ext2/3/4 size calculation based on the superblock
Find a file
Moritz Bitsch 21b9a027b7 Remove dependency on positioned-io
the stdlib already provides all required traits for a seekable reader
2021-09-01 11:55:10 +02:00
.github/workflows Create rust.yml 2021-06-16 17:53:28 +02:00
src Remove dependency on positioned-io 2021-09-01 11:55:10 +02:00
.gitignore Initial import 2021-06-14 18:07:37 +02:00
Cargo.toml Remove dependency on positioned-io 2021-09-01 11:55:10 +02:00
README.md Improve crate description 2021-06-16 17:35:53 +02:00

e2size

A simple library for ext2/3/4 size calculation based on the superblock