Sign in
fuchsia
/
fuchsia
/
099dfaa57f8e77a17e57e89b07604f2a4d648410
/
.
/
tools
/
cargo-gnaw
/
templates
/
gn_rule.template
blob: a8384a7724298a33780f60a92f94589e763088dc [
file
] [
log
] [
blame
]
{
gn_rule
}(
"{target_name}"
)
{{
crate_name
=
"{crate_name}"
crate_root
=
"{root_path}"
output_name
=
"{output_name}"
{
cfgs
}
{
dependencies
}
{
rustenv
}
{
rustflags
}
{
aliased_deps
}
{
visibility
}
}}