Macro macro_tools::orphan::tree_diagnostics_str

source ยท
macro_rules! tree_diagnostics_str {
    ( $src :expr ) => { ... };
}
Expand description

Macro for diagnostics purpose to export both syntax tree and source code behind it into a string.