unexpected_cycle_initial

Macro unexpected_cycle_initial 

Source
macro_rules! unexpected_cycle_initial {
    ($db:ident, $id:ident, $($other_inputs:ident),*) => { ... };
}