Macro macro_tools::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.