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