Macro macro_tools::orphan::code_diagnostics_str

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

Macro for diagnostics purpose to diagnose source code behind it and export it into a string.