Files
rust/tests/run-make-cargo/rustdoc-scrape-examples-paths/foo/examples/complex.rs
T

4 lines
45 B
Rust

fn main() {
let mut x = foo::X::new();
}