Macro sql_parse::issue_todo
source · [−]macro_rules! issue_todo {
( $spanned:expr ) => { ... };
}
Expand description
Construct an “Not yet implemented” issue, containing the current file and line
macro_rules! issue_todo {
( $spanned:expr ) => { ... };
}
Construct an “Not yet implemented” issue, containing the current file and line