rust/tests/ui/rfcs/rfc-2126-extern-absolute-paths/auxiliary/xcrate.rs

6 lines
63 B
Rust

#[derive(Debug)]
pub struct S;
#[derive(Debug)]
pub struct Z;