3 lines
78 B
Rust
3 lines
78 B
Rust
#![recursion_limit = "512"]
|
|
pub mod code_migrations;
|
|
pub mod scheduled_tasks;
|