Sign in
fuchsia
/
fuchsia
/
706faac864c0
/
.
/
examples
/
hello_world
/
rust
/
meta
/
hello_world_rust.cml
blob: d2ef8914fabd43de375b9da9eeb1cf97c505d254 [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/hello_world_rust"
,
},
use
:
[
{
runner
:
"elf"
},
],
}