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