Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
rustdoc
/
auxiliary
/
trait-visibility.rs
blob: 1e8d0b8e02a93d8c0e7966fe31ba782aea3dd443 [
file
] [
log
] [
blame
]
pub
trait
Bar
{
fn
foo
();
}