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