Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
vendor
/
serde_repr-0.1.6
/
tests
/
ui
/
not_enum.stderr
blob: 148a441e4a68f7cbd6eba7fc4365e73e2e5b42a2 [
file
] [
log
] [
blame
]
error
:
input must be an
enum
-->
$DIR
/
not_enum
.
rs
:
3
:
10
|
3
|
#[derive(Serialize_repr)]
|
^^^^^^^^^^^^^^
|
=
note
:
this
error originates
in
a derive macro
(
in
Nightly
builds
,
run
with
-
Z macro
-
backtrace
for
more info
)