Sign in
◑
Theme
rust
/
rust
/
2e32d85ac962fb22df6eaaeaf222f3e62cd7fe29
/
.
/
tests
/
rustdoc-js
/
case.rs
blob: 532edd55f1dc90a75aff66a462e84b30e5998464 [
file
]
#![
allow
(
nonstandard_style
)]
/// Docs for Foo
pub
struct
Foo
;
/// Docs for foo
pub
struct
foo
;