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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
63 B
Rust
Raw Normal View History

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