Macro delegate_to_bfs_stack

Source
macro_rules! delegate_to_bfs_stack {
    ($ty:ty) => { ... };
}