Sign in
pigweed
/
third_party
/
fuchsia
/
cargo-gnaw
/
db66e16bb69e9eb299a4d3f6273877f482c3baa1
/
.
/
templates_pw
/
gn_rule.template
blob: 797f52038a88da331635153afe1c9a1d4dbd64f9 [
file
] [
log
] [
blame
]
pw_
{
gn_rule
}(
"{target_name}"
)
{{
crate_name
=
"{crate_name}"
crate_root
=
"{root_path}"
output_name
=
"{output_name}"
{
cfgs
}
{
dependencies
}
{
rustenv
}
{
rustflags
}
{
aliased_deps
}
{
visibility
}
{
optional_testonly
}
{
applicable_licenses
}
}}