Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
dca03c94f64a44543a9b94793c234c7fc54a359b
/
.
/
test
/
rust_crate_group
/
test.rs
blob: 5adafff1a7259b871b9dc3a13ef20021686fbfa9 [
file
] [
log
] [
blame
]
#[
test
]
fn
test
()
{
dep1
::
dep1
();
dep2
::
dep2
();
}