Sign in
◑
Theme
qemu
/
meson
/
cc7ef2dd05c000955e1b4e31f2bf7fffa5046989
/
.
/
test cases
/
rust
/
3 staticlib
/
stuff.rs
blob: 8cabc62572e3b9df68ac260cca0e29c668f3e4db [
file
]
#![
crate_name
=
"stuff"
]
pub
fn
explore
()
->
&
'static str { "librarystring" }