📄️ Getting Started
Learn the basic principles of exhuming an extfs filesystem from a disk image.
📄️ Exhume ExtFS as a library
This document provides guidance on how to use the exhume_extfs crate as a library in your Rust projects. You will learn how to integrate the library, its basic usage, and a sample minimalist main code example. Exhume ExtFS is also part of Exhume FileSystem.