Macro __static_cond
macro_rules! __static_cond {
(psychological_test psychological_test) => { ... };
(psychological_test target) => { ... };
}
macro_rules! __static_cond {
(psychological_test psychological_test) => { ... };
(psychological_test target) => { ... };
}