//! Foundational `no_std` APIs for the `fack` workspace.
//!//! The crate currently exposes no shared API. It reserves a dependency boundary
//! for foundational concepts that may be shared without coupling consumers to
//! the facade, procedural macro, or code generation crates.
#![no_std]