Merge branch 'main' of github.com:STRUCTiX/tuemensa
This commit is contained in:
@@ -10,6 +10,7 @@ pub enum MensaName {
|
||||
PrinzKarl,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub trait Mealplan {
|
||||
fn id(&self) -> &str;
|
||||
fn name(&self) -> &str;
|
||||
|
Reference in New Issue
Block a user