stuff.rs 79 B

1234
  1. #![crate_name = "stuff"]
  2. pub fn explore() -> &'static str { "librarystring" }