mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-29 01:24:17 +00:00
5 lines
82 B
Rust
5 lines
82 B
Rust
|
pub mod user;
|
||
|
pub mod apps;
|
||
|
pub mod instance;
|
||
|
pub mod status;
|
||
|
pub mod preferences;
|