Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
9748d87dc70a9a6725c5dbd76ce29d04752b4f90
/
.
/
tests
/
rustdoc
/
inline_cross
/
auxiliary
/
add-docs.rs
blob: 85efa508f30b528f191842fcddcfb65705a3fcf6 [
file
] [
log
] [
blame
]
#![
crate_name
=
"inner"
]
/// Doc comment from definition
pub
struct
MyStruct
;