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