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