summaryrefslogtreecommitdiff
path: root/doc/getting-started/TARGETS
blob: 2d8cbb0f9d04e3b98ea594b05c86526a5f3be075 (plain)
1
2
3
4
5
6
{ "hello":
  { "type": ["@", "rules", "rust", "binary"]
  , "name": ["hello"]
  , "crate_root": ["main.rs"]
  }
}