This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a5bb8a189
lemmy
/
src
/
lib.rs
5 lines
98 B
Rust
Raw
Blame
History
#![
recursion_limit =
"
512
"
]
pub
mod
api_routes
;
pub
mod
code_migrations
;
pub
mod
scheduled_tasks
;
Reference in New Issue
View Git Blame
Copy Permalink