Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
rustdoc-show-coverage
/
foo.rs
blob: 4892b4ce1ae691dcbbad12b7d20ae0132b64ff03 [
file
] [
edit
]
pub
struct
Bar
;
impl
Bar
{
pub
fn
foo
()
{}
}