// Auto-generated stub — DO NOT EDIT.
// pacha `main`'s contracts/ has no precondition/postcondition definitions (the
// published 0.3.0 diverged from main), so the contract macros are emitted as
// zero-cost no-ops here, matching `pv codegen`'s debug_assert semantics.
// Regenerate: pv codegen contracts/ -o src/generated_contracts.rs
#![allow(unused_macros)]
macro_rules! contract_pre_configuration { ($($arg:tt)*) => {}; }
macro_rules! contract_post_configuration { ($($arg:tt)*) => {}; }
macro_rules! contract_pre_display_format { ($($arg:tt)*) => {}; }
macro_rules! contract_pre_expand_recipe { ($($arg:tt)*) => {}; }
macro_rules! contract_pre_name_resolution { ($($arg:tt)*) => {}; }
macro_rules! contract_pre_ols_fit { ($($arg:tt)*) => {}; }