Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-analyzer
/
65234b94493da78563b37ca836e5879ae3e7af50
/
.
/
crates
/
project-model
/
test_data
/
hello-world-project.json
blob: b27ab1f42b57705b18701a8a8ed81c6c848d2f69 [
file
]
{
"sysroot_src"
:
null
,
"crates"
:
[
{
"display_name"
:
"hello_world"
,
"root_module"
:
"$ROOT$src/lib.rs"
,
"edition"
:
"2018"
,
"deps"
:
[],
"is_workspace_member"
:
true
}
]
}