Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
auxiliary
/
trait-visibility.rs
blob: 1e8d0b8e02a93d8c0e7966fe31ba782aea3dd443 [
file
] [
log
] [
blame
] [
edit
]
pub
trait
Bar
{
fn
foo
();
}