During "Extracting Rust" phase of the Perform CodeQL Analysis, I'm seeing many warnings that look like:
macro expansion failed: could not resolve macro 'tracing::info'
Are Rust macros not supported? Or have we configured something wrong? Any recommendations?
During "Extracting Rust" phase of the Perform CodeQL Analysis, I'm seeing many warnings that look like:
macro expansion failed: could not resolve macro 'tracing::info'Are Rust macros not supported? Or have we configured something wrong? Any recommendations?