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