This is a stable alternative for Rust 1.0 and every subsequent version:
const BROWSERS: &'static [&'static str] = &["firefox", "chrome"];
This is a stable alternative for Rust 1.0 and every subsequent version:
const BROWSERS: &'static [&'static str] = &["firefox", "chrome"];