xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
rustversion
/
tests
/
ui
/
const-not-fn.rs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#[
rustversion
::
attr
(
all
(),
const
)]
2
pub
struct
S
;
3
main()
4
fn
main
() {}
5