A partition managing crate written in rust
- Rust 100%
- add u8 slice as source - rework file-pased constructor into using generic io::Read and io::Seek - better nameing to lessen confusion |
||
|---|---|---|
| addr | ||
| cli | ||
| mbr | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| readme.md | ||
partman
A partition managing create written in rust.
License
This project is licensed under AGPL-3.0-only. For more informations see the LICENSE file inside the repository here, or alternative online under https://www.gnu.org/licenses/.
Usage
TODO