Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
3991aa5d3338019d58599b378f8fae430916ab3d
/
.
/
crates
/
thiserror
/
tests
/
ui
/
transparent-display.stderr
blob: 54d958b2780d03c964d06fd6dfc7d2df5ccedb1d [
file
] [
log
] [
blame
]
error
:
cannot have both
#[error(transparent)] and a display attribute
-->
tests
/
ui
/
transparent
-
display
.
rs
:
5
:
1
|
5
|
#[error("...")]
|
^^^^^^^^^^^^^^^