Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
rustdoc-html
/
inline_cross
/
auxiliary
/
cross-glob.rs
blob: 48672590a12dd969ea7e9daa274c0e86f8a7389c [
file
] [
log
] [
blame
] [
edit
]
#![
crate_name
=
"inner"
]
pub
struct
SomeStruct
;
pub
fn
some_fn
()
{}
pub
enum
Shadowed
{}