mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 20:23:59 +00:00
4 lines
168 B
Rust
4 lines
168 B
Rust
#![debugger_visualizer(natvis_file = "auxiliary/debugger-visualizer.natvis")] //~ ERROR the `#[debugger_visualizer]` attribute is an experimental feature
|
|
|
|
fn main() {}
|