tutorapi::schema::student_answer::dsl

Macro __static_cond

macro_rules! __static_cond {
    (student_answer student_answer) => { ... };
    (student_answer answer) => { ... };
}