1 line
51 B
Rust
1 line
51 B
Rust
pub static TEST_STR: &'static str = "Hello world";
|
pub static TEST_STR: &'static str = "Hello world";
|