Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
rustdoc
/
auxiliary
/
reexport-doc-aux.rs
blob: 3400717eba1e616a2c23a49cd7c5122f4bcfc09d [
file
] [
log
] [
blame
]
pub
struct
Foo
;
impl
Foo
{
pub
fn
foo
()
{}
}