mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-14 08:23:59 +00:00
3 lines
78 B
Rust
3 lines
78 B
Rust
#![recursion_limit = "512"]
|
|
pub mod code_migrations;
|
|
pub mod scheduled_tasks;
|