macro_rules! weblab_assignment_info {
    (self) => { ... };
    ($root_module: path) => { ... };
}