Sign in
bazel
/
crubit
/
03e0ddd209d4edc20a6fbfbdbbd70cb4d31e96bb
/
.
/
cc_bindings_from_rs
/
test
/
non_local_crate_bindings
/
empty.rs
blob: 6d37a65c67a872ddeec66a09f77b46e21201a233 [
file
]
// Part of the Crubit project, under the Apache License v2.0 with LLVM
// Exceptions. See /LICENSE for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
extern
crate core
;
pub
fn
should_not_show_up
()
{}