rust/tests/rustdoc/auxiliary/pub-extern-crate.rs

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

3 lines
48 B
Rust
Raw Normal View History

2019-01-11 02:18:46 +00:00
#![crate_name = "inner"]
pub struct SomeStruct;