Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
7dff4915c516909f8cc8f752b6d2876debe4565c
/
.
/
test
/
link_std_dylib
/
lib.rs
blob: 734312b8b3c35a43c7fc288661cfef6fa011409e [
file
] [
log
] [
blame
]
// Analysis test shouldn't need this file.
// This is a workaround until
// https://github.com/bazelbuild/rules_rust/issues/2499
// is fixed
pub
fn
example_test_dep_fn
()
->
u32
{
1
}