Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
pub
/
pub-ident-struct-with-lifetime.stderr
blob: 1367c941f8061123d175b06cbbcdd2796bd73cd0 [
file
] [
log
] [
blame
] [
edit
]
error
:
missing
`enum`
or
`struct`
for
enum
or
struct
definition
-->
$DIR
/
pub
-
ident
-
struct
-
with
-
lifetime
.
rs
:
1
:
1
|
LL
|
pub S
<
'a> {
| ^^^^^
error: aborting due to 1 previous error