Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
auxiliary
/
issue-48414.rs
blob: f442ac722128c9638addaaf82ba784b9e2d741af [
file
] [
log
] [
blame
] [
edit
]
/// Woah, this trait links to [OtherTrait](OtherTrait)!
pub
trait
SomeTrait
{}
/// Woah, this trait links to [SomeTrait](SomeTrait)!
pub
trait
OtherTrait
{}