mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 17:14:18 +00:00
6 lines
101 B
Rust
6 lines
101 B
Rust
pub mod apps;
|
|
pub mod instance;
|
|
pub mod preferences;
|
|
pub mod status;
|
|
pub mod timeline;
|
|
pub mod user;
|