Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
25cc5a2ff1f5d82d49cd6abe0121e41cf90d7962
/
.
/
examples
/
cross_compile
/
src
/
lib.rs
blob: 3f60d9a1cf9df9619a23ed075a0b16288a283a8f [
file
]
pub
fn
secret_message
()
->
String
{
"La-Li-Lu-Le-Lo"
.
to_owned
()
}