This commit is contained in:
2025-05-01 20:08:05 +02:00
parent c2b57583cf
commit 73c79fb008
5 changed files with 121 additions and 8 deletions

View File

@ -35,7 +35,7 @@ use scheckbuch::ScheckbuchUser;
mod basic;
mod fee;
pub(crate) mod member;
mod scheckbuch;
pub(crate) mod scheckbuch;
#[derive(FromRow, Serialize, Deserialize, Clone, Debug, Eq, Hash, PartialEq)]
pub struct User {