Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-4984
/
minimum_example.rs
blob: 677f873771691771851b48efa740cc090e791867 [
file
] [
log
] [
blame
]
#[
derive
(
/*Debug, */
Clone
)]
struct
Foo
;