Struct htwdresden::Studygroup [] [src]

pub struct Studygroup {
    pub year: Year,
    pub course: CourseId,
    pub group: u16,
    pub degree: Degree,
}

Fields

Methods

impl Studygroup
[src]

Trait Implementations

impl Debug for Studygroup
[src]

Formats the value using the given formatter.