#![doc=include_str!("../docs/index.md")]/// Analyst-facing handbook for the crate's DFIR knowledge model.
////// This module exists so the published rustdoc / GitHub Pages site exposes a
/// readable handbook entry point in addition to raw API reference pages.
pubstructHandbook;