xref
: /
aosp_15_r20
/
external
/
bazelbuild-rules_rust
/
test
/
generated_inputs
/
src
/
generated
/
submodule.rs
(revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#[
cfg
(
test
)]
foo() -> &'static str
2
pub
fn
foo
() -> &'
static
str
{
3
"foo"
4
}