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
/
2 sharedlib
/
stuff.rs
blob: 8cabc62572e3b9df68ac260cca0e29c668f3e4db (
plain
)
1
2
3
#![crate_name =
"stuff"
]
pub
fn
explore
()
->
&
'
static
str
{
"librarystring"
}