//! Here lives more detailed documentation and explanations for this crate and its binary format.
//!//! - [Format Specification](./format/index.html)
//! - [Profile-Guided Optimization](./pgo/index.html)
pubmodformat{#![doc=include_str!("../../docs/format-specification.md")]}pubmodpgo{#![doc=include_str!("../../docs/pgo.md")]}