Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
rustdoc-ui
/
auxiliary
/
issue-48414.rs
blob: f442ac722128c9638addaaf82ba784b9e2d741af [
file
] [
log
] [
blame
]
/// Woah, this trait links to [OtherTrait](OtherTrait)!
pub
trait
SomeTrait
{}
/// Woah, this trait links to [SomeTrait](SomeTrait)!
pub
trait
OtherTrait
{}