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