mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-08 21:28:33 +00:00
4 lines
145 B
Rust
4 lines
145 B
Rust
![]() |
#![debugger_visualizer(natvis_file = "../foo.natvis")] //~ ERROR the `#[debugger_visualizer]` attribute is an experimental feature
|
||
|
|
||
|
fn main() {}
|