Macro issue_todo

Source
macro_rules! issue_todo {
    ( $issues: expr, $spanned:expr ) => { ... };
}
Expand description

Construct an “Not yet implemented” issue, containing the current file and line