Skip to main content

pacha/
generated_contracts.rs

1// Auto-generated contract stubs for monorepo migration.
2// Replace with proper build.rs codegen once provable-contracts
3// binding.yaml is wired into aprender-registry.
4
5macro_rules! contract_pre_configuration {
6    ($($arg:tt)*) => {};
7}
8
9macro_rules! contract_post_configuration {
10    ($($arg:tt)*) => {};
11}
12
13macro_rules! contract_pre_ols_fit {
14    ($($arg:tt)*) => {};
15}
16
17macro_rules! contract_pre_display_format {
18    ($($arg:tt)*) => {};
19}
20
21macro_rules! contract_pre_expand_recipe {
22    ($($arg:tt)*) => {};
23}
24
25macro_rules! contract_pre_name_resolution {
26    ($($arg:tt)*) => {};
27}