// Code generated by box-gantry 0.1.0 (spec ee7d55aedefe2fa0). DO NOT EDIT.
#![allow(clippy::large_enum_variant)]pubmodclient;pub(crate)modinternal;pubmodmanagers;pubmodmodels;pubmodruntime;modserde_helpers;// Generated round-trip / behavioral tests (FR-7.8, VR-4).
#[cfg(test)]modroundtrip_tests;#[cfg(test)]modserialization_tests;/// Build provenance for this generated SDK (NF-7).
pubmodbuildinfo{/// The box-gantry engine version that generated this crate.
pubconstENGINE:&str="0.1.0";/// Fingerprint of the input spec set.
pubconstSPEC_FINGERPRINT:&str="ee7d55aedefe2fa0";/// The target language key (FR-4).
pubconstTARGET:&str="rust";}