index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
rust
/
32 rust.workspace workspace
/
subprojects
/
hello-1.0
/
src
/
lib.rs
blob: 0631292f376ba47eb8beaa752c1aedcc063f9de2 (
plain
)
1
2
3
4
pub
fn
greet
()
->
&
'
static
str
{
"hello world"
}