Sign in
gn
/
gn
/
5705e56a0e5856621415cfdf444432554e72c9c9
/
.
/
examples
/
rust_example
/
hello_world
/
bar
/
src
/
BUILD.gn
blob: b4eec33fa252c3e5f5fa631deeff352a54386b18 [
file
] [
log
] [
blame
]
rust_library
(
"bar"
)
{
crate_root
=
"lib.rs"
}