Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
inline_cross
/
auxiliary
/
add-docs.rs
blob: 85efa508f30b528f191842fcddcfb65705a3fcf6 [
file
] [
log
] [
blame
]
#![
crate_name
=
"inner"
]
/// Doc comment from definition
pub
struct
MyStruct
;