2 lines
53 B
Rust
2 lines
53 B
Rust
pub fn explore() -> &'static str { "librarystring" }
|
pub fn explore() -> &'static str { "librarystring" }
|