📄️ Getting Started
Learn the basic principles of exhuming an exFAT filesystem from a disk image.
📄️ Exhume exFAT as a library
This document provides guidance on how to use the exhume_exfat 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 exFAT is also part of Exhume FileSystem.