Sign in
rust
/
rust
/
6bbf64e1dd5ffa08facdd3a0d33178faebca1825
/
.
/
tests
/
rustdoc-html
/
inline_cross
/
auxiliary
/
add-docs.rs
blob: 85efa508f30b528f191842fcddcfb65705a3fcf6 [
file
]
#![
crate_name
=
"inner"
]
/// Doc comment from definition
pub
struct
MyStruct
;