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