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