mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-30 17:20:02 +00:00
3 lines
78 B
Rust
3 lines
78 B
Rust
#![recursion_limit = "512"]
|
|
pub mod code_migrations;
|
|
pub mod scheduled_tasks;
|