xref
: /
aosp_15_r20
/
external
/
bazelbuild-rules_rust
/
test
/
unit
/
pipelined_compilation
/
custom_rule_test
/
to_wrap.rs
(revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
to_wrap()
1
pub
fn
to_wrap
() {
2
eprintln
!(
"something"
);
3
}
4