//! API surface report construction.
//!//! The root module keeps the public crate-internal entrypoint stable while
//! owner modules handle report aggregation and language-specific symbol scans.
#[cfg(test)]#[path="tests.rs"]modmoved_tests;modreport;modsymbols;pub(crate)usereport::build_api_surface_report;