_solution

Macro _solution 

Source
macro_rules! _solution {
    ($genv:expr, $sol:expr, $span:expr) => { ... };
}