Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
rust
/
3 staticlib
/
stuff.rs
blob: 8cabc62572e3b9df68ac260cca0e29c668f3e4db (
plain
)
1
2
3
#![crate_name =
"stuff"
]
pub
fn
explore
()
->
&
'static
str
{
"librarystring"
}