refactor: move program_methods to the root of repo

This commit is contained in:
Daniil Polyakov
2025-12-19 18:30:40 +03:00
parent 7d12502542
commit 90a1ee994f
30 changed files with 23 additions and 21 deletions
+1
View File
@@ -0,0 +1 @@
include!(concat!(env!("OUT_DIR"), "/methods.rs"));