mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 13:32:16 +00:00
9 lines
147 B
Rust
9 lines
147 B
Rust
pub mod addressbook;
|
|
pub mod addressbooks;
|
|
pub mod app_token;
|
|
pub mod calendar;
|
|
pub mod calendars;
|
|
pub mod login;
|
|
pub mod timezones;
|
|
pub mod user;
|