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