Sign in
fuchsia
/
third_party
/
rust
/
b51a8ed2439e21f2980160bdf6af043e42d55434
/
.
/
tests
/
rustdoc-js
/
case.rs
blob: 532edd55f1dc90a75aff66a462e84b30e5998464 [
file
] [
log
] [
blame
]
#![
allow
(
nonstandard_style
)]
/// Docs for Foo
pub
struct
Foo
;
/// Docs for foo
pub
struct
foo
;